X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=07e9b0d5671566f84e22ec36c19fb658f8397c3a;hp=8aaaa648c4939d4479d4fdbc400df08876011a75;hb=f78bd8701c00ed40424df8cb9ca643f12319eea8;hpb=95215adf6d9317e11be1118fb6144396c6dddf04 diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 8aaaa648..07e9b0d5 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -134,7 +134,7 @@ function stage() { cat "${STAGEFILE}.log" >> "${LOGFILE}" rm -f "${STAGEFILE}.log" - echo "########## DINSTALL END: ${FUNC} ##########" + log "########## DINSTALL END: ${FUNC} ##########" if [ -f "${LOCK_STOP}" ]; then log "${LOCK_STOP} exists, exiting immediately"