index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/ping-from-slave | 2 |
diff --git a/bin/ping-from-slave b/bin/ping-from-slave index 171661d..6246b02 100755 --- a/bin/ping-from-slave +++ b/bin/ping-from-slave @@ -10,8 +10,6 @@ # shellcheck source=../lib/load-configuration . "${0%/*}/../lib/load-configuration" -# TODO: receive and save number of trials so far - if [ "$( # shellcheck disable=SC2016,SC2154 { |