]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.daily
commit updates from live dak tree on ftp-master
[dak.git] / config / debian / cron.daily
index 163a670484a5fca8abdc9b797020eef42619b2ae..f72c129d6b105ec1986fd498c51ea86ad8d23a52 100755 (executable)
@@ -50,6 +50,14 @@ $scriptsdir/update-mailingliststxt
 
 ################################################################################
 
+TS=$(($TS+1)); echo Archive maintenance timestamp $TS: $(date +%X)
+cd $queuedir/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)
 lockfile $LOCKAC
 lockac=1