X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.daily;h=5427002334cdc1fbd7426d9a4295f83cf0503c2a;hb=6964d599dc653833150d0f22cf71365fdbae4e12;hp=f72c129d6b105ec1986fd498c51ea86ad8d23a52;hpb=f9d94e9465179b9a7f83559c846d25fcd4df131f;p=dak.git diff --git a/config/debian/cron.daily b/config/debian/cron.daily index f72c129d..54270023 100755 --- a/config/debian/cron.daily +++ b/config/debian/cron.daily @@ -56,6 +56,12 @@ date -u -R >> REPORT dak process-new -a -C COMMENTS >> REPORT echo >> REPORT +TS=$(($TS+1)); echo Archive maintenance timestamp $TS: $(date +%X) +cd $queuedir/o-p-u-new +date -u -R >> REPORT +dak process-new -a -C COMMENTS >> REPORT +echo >> REPORT + ################################################################################ TS=$(($TS+1)); echo Archive maintenance timestamp $TS: $(date +%X)