Merge branch 'dev' into ifttt
This commit is contained in:
commit
562d6d05f2
1 changed files with 1 additions and 0 deletions
|
|
@ -442,6 +442,7 @@ get_lock()
|
|||
echo "lock failed, could not acquire ${LOCKFILE}" | tee -a "${LOGFILE}" >&2
|
||||
echo "lock held by $(cat "${LOCKFILE}")" | tee -a "${LOGFILE}" >&2
|
||||
email_logfile
|
||||
send_notification
|
||||
exit 2
|
||||
fi
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue