fix: remove the notification testing line
This commit is contained in:
parent
32409b9891
commit
89ad521b9e
1 changed files with 0 additions and 2 deletions
|
@ -105,8 +105,6 @@ notify () {
|
||||||
# Do the actual work
|
# Do the actual work
|
||||||
ERRORS=""
|
ERRORS=""
|
||||||
STATUS_TOTAL=0
|
STATUS_TOTAL=0
|
||||||
echo "testing"|notify
|
|
||||||
exit 1
|
|
||||||
|
|
||||||
if run_checklock; then
|
if run_checklock; then
|
||||||
${ECHO} "Restic backup on $HOST starting at $(timestamp)"|notify
|
${ECHO} "Restic backup on $HOST starting at $(timestamp)"|notify
|
||||||
|
|
Loading…
Add table
Reference in a new issue