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

Breaking change to busybox's timeout causes wait-for-it to fail #82

Closed
robertp-indeed opened this issue Nov 21, 2019 · 0 comments · Fixed by #90 · May be fixed by #83
Closed

Breaking change to busybox's timeout causes wait-for-it to fail #82

robertp-indeed opened this issue Nov 21, 2019 · 0 comments · Fixed by #90 · May be fixed by #83

Comments

@robertp-indeed
Copy link

In busybox commit c9720a761, a breaking change was introduced that
removes the -t flag to timeout in favor of just taking the time as
the second arg, bringing it in line with coreutils' timeout. This
commit was included in tag 1.31.1, released on 25 Oct, 2019, at
which point my integration tests that spin up a server using wait-for-it
started to fail.

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