summaryrefslogtreecommitdiff
path: root/bin/ping-from-slave
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ping-from-slave')
-rwxr-xr-xbin/ping-from-slave2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ping-from-slave b/bin/ping-from-slave
index bb569dd..2ae9f7e 100755
--- a/bin/ping-from-slave
+++ b/bin/ping-from-slave
@@ -10,7 +10,7 @@
# shellcheck source=../lib/load-configuration
. "${0%/*}/../lib/load-configuration"
-# TODO: receive/save some statistics about current build
+# TODO: receive and save number of trials so far
if [ "$(
# shellcheck disable=SC2016,SC2154