explicit canary file

This commit is contained in:
Jérémy Lecour 2023-01-03 09:59:13 +01:00 committed by Jérémy Lecour
parent cb5c842979
commit 4496ea883a
1 changed files with 1 additions and 1 deletions

View File

@ -760,7 +760,7 @@ main() {
trap "rm -f ${temp_files}" EXIT
# Update canary to keep track of each run
update-evobackup-canary --who "${PROGNAME}"
update-evobackup-canary --who "${PROGNAME}" --file "${CANARY_FILE}"
if [ "${LOCAL_TASKS}" = "1" ]; then
local_tasks