Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the release script for macOS #326

Merged

Conversation

JulianKniephoff
Copy link
Member

date --utc is not POSIX and macOS doesn't have it. -u is the standard equivalent.

`date --utc` is not POSIX and macOS doesn't have it.
`-u` is the standard equivalent.
Copy link
Member

@ziegenberg ziegenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks right to me.

@ziegenberg ziegenberg merged commit f5e08e1 into opencast:admin-ui-picard May 6, 2024
1 check passed
@ziegenberg ziegenberg added the type:code-enhancement Internal improvements to the codebase label May 6, 2024
@JulianKniephoff JulianKniephoff deleted the fix-release-for-mac branch May 6, 2024 12:20
@ziegenberg ziegenberg self-assigned this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:code-enhancement Internal improvements to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants