fix: remove the notification testing line

This commit is contained in:
Alex Kelly 2023-01-17 10:42:36 -05:00
parent 32409b9891
commit 89ad521b9e

View file

@ -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