]> Sergey Matveev's repositories - sgmon.git/blobdiff - start.sh
Nothing wrong with an empty message body
[sgmon.git] / start.sh
index 7d4baa61913323ef63971cda07f2605c618b6a90..d9c488eef19525ac0cb57ca38f2682274094753a 100755 (executable)
--- a/start.sh
+++ b/start.sh
@@ -2,7 +2,7 @@
 
 stop() {
     trap - HUP PIPE INT QUIT TERM EXIT
-    echo ... | mailx -s "Stopping" "$NOTIFY_EMAIL"
+    echo | mailx -s "Stopping" "$NOTIFY_EMAIL"
     for probe in $probes ; do
         [ -s $probe/state/pid ] || continue
         echo killing ${probe}