summaryrefslogtreecommitdiff
path: root/bin/ping-from-slave
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ping-from-slave')
-rwxr-xr-xbin/ping-from-slave1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ping-from-slave b/bin/ping-from-slave
index 55a3300..c70c1d7 100755
--- a/bin/ping-from-slave
+++ b/bin/ping-from-slave
@@ -21,6 +21,7 @@ if [ "$(
mysql_run_query 'unimportant' || \
echo '1'
)" -ne 1 ]; then
+ # TODO: say the same in irc (if not yet said)
>&2 echo 'You do not build anything currently - abort whatever you are doing.'
exit 2
fi