]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.daily
daklib.database.blah works better than just blah for stuff in daklib.database...
[dak.git] / config / debian / cron.daily
index f72c129d6b105ec1986fd498c51ea86ad8d23a52..5427002334cdc1fbd7426d9a4295f83cf0503c2a 100755 (executable)
@@ -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)