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

Added support for new busybox timeout version #90

Merged

Conversation

krufab
Copy link

@krufab krufab commented Feb 1, 2020

Similar to #83 , this PR adds support for legacy busybox timeout (using -t) and newer ones (which dropped -t flag)

Fixes #82 .

@douglas-gibbons douglas-gibbons merged commit 5fc2194 into vishnubob:master Feb 2, 2020
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.

Breaking change to busybox's timeout causes wait-for-it to fail
2 participants