diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/ping-from-slave | 2 |
1 files changed, 0 insertions, 2 deletions
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 { |