13 Commits (81b1373f17855a4dc21156cfe1694c31d7d1792e)

Author SHA1 Message Date
Douglas Gibbons 81b1373f17
Merge pull request #86 from garethrandall/master
Avoid sending a newline character which confuses servers.
4 years ago
Fabio Kruger ed77b63706 Added support for new busybox timeout version 4 years ago
Gareth Randall ef92efbffb Avoid sending a newline character which confuses servers. 4 years ago
Douglas Gibbons 9995b72132 Merge branch 'master' of https://github.com/fwoelffel/wait-for-it into fwoelffel-master 6 years ago
Ville Skyttä 019f3bb5bc Fall back to readlink -f if realpath is not available or fails 7 years ago
Ville Skyttä 5fe30e7a26 Use parameter expansion instead of basename 7 years ago
Ville Skyttä f9a0dc44d3 Use type -p instead of which 7 years ago
Frédéric Woelffel 410d77eda4 Add a WAITFORIT_ prefix in front of all variables 7 years ago
Grzegorz Szczudlik 8ed92e8cab fix: preserve quotation when passing arguments to command. 7 years ago
iturgeon 8f52a814ef Adds support for distros that use busybox like Alpine
Checks for busybox by looking at the realpath for timeout
If busybox is detected, uses timeout with a -t option and
uses nc instead of /bin/tcp
8 years ago
Philippe Vaucher 55c54a5abd Fix invalid use of return value 8 years ago
Giles Hall 41deb2dbbe small fixes 8 years ago
Giles Hall e559a8e0fb initial commit 8 years ago