home · contact · privacy
Fix typo.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 24 Dec 2015 14:47:44 +0000 (15:47 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 24 Dec 2015 14:47:44 +0000 (15:47 +0100)
pingmail

index 4724412b90d7c8bb2dcc3c89b1819c625a13e633..5d97605b9441907473c38905011116abd3bcffae 100755 (executable)
--- a/pingmail
+++ b/pingmail
@@ -53,7 +53,7 @@ else
     modtime=$modtime_pingfile
 fi
 delta=`expr $now - $modtime`
-echo "Wait time since last life sign or ping sent: "$delta" seconds:"
+echo "Wait time since last life sign or ping sent: "$delta" seconds."
 
 # if delta > wait time, send reminder to person to check with, start reminder
 # mail timer if not in existence, re-touch ping wait file