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 sleep command #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

juho-ylikyla
Copy link

Seems that the GNU style sleep command is not supported by the latest
macOS versions. The default suffix is 'S' for seconds so this should be a backward-compatible fix.

Fixes #22

Seems that the GNU style sleep command is not supported by the latest
macOS versions. The default suffix is 'S' for seconds so this should be a backwards compatible fix.
@fadookie
Copy link
Contributor

This repo is unmaintained and needs a new maintainer. I recommend forking it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sleep 10s does not work on newer bitrise stacks
2 participants