Commit Graph

6 Commits

Author SHA1 Message Date
f9a0dc44d3 Use type -p instead of which 2017-11-01 09:03:33 +02:00
8ed92e8cab fix: preserve quotation when passing arguments to command. 2017-07-20 12:08:57 +02:00
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
2016-04-11 17:06:09 -04:00
55c54a5abd Fix invalid use of return value 2016-04-01 17:14:39 +02:00
41deb2dbbe small fixes 2016-02-02 14:30:19 -05:00
e559a8e0fb initial commit 2016-02-02 14:23:09 -05:00