From 89ad521b9e371a9c3d0860973b2f33a4c2e17650 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Tue, 17 Jan 2023 10:42:36 -0500 Subject: [PATCH] fix: remove the notification testing line --- backup.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/backup.sh b/backup.sh index 79cfcbc..f9ce970 100755 --- a/backup.sh +++ b/backup.sh @@ -105,8 +105,6 @@ notify () { # Do the actual work ERRORS="" STATUS_TOTAL=0 -echo "testing"|notify -exit 1 if run_checklock; then ${ECHO} "Restic backup on $HOST starting at $(timestamp)"|notify