]> git.sesse.net Git - backup.sh/blobdiff - backup.sh
Small logging tweaks.
[backup.sh] / backup.sh
index 6352fcebdff1b3a5eef94053292b9f58aea60ddc..46f72c3ae64c8331fd46e7efa41c39bacbf74fff 100755 (executable)
--- a/backup.sh
+++ b/backup.sh
@@ -284,7 +284,7 @@ if ! ssh root@$computer "[ ! -f /root/.backup/postexec ] || /bin/bash -x /root/.
 fi
 
 # Use warn so that we will get an email even on success.
-warnmsg "$computer: Backup completed successfully."
+warnmsg "Backup completed successfully."
 
 # Remove lockfile
 rm $LOCKFILE