X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian%2Fcron.dinstall;h=07e9b0d5671566f84e22ec36c19fb658f8397c3a;hb=6dfe3ebf22e4f176d68013b0a5da83563319aefc;hp=8aaaa648c4939d4479d4fdbc400df08876011a75;hpb=e2593d978b225881993196434b8a0bbe4802837b;p=dak.git 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"