]> git.decadent.org.uk Git - dak.git/commitdiff
Include backports-policy in backports-new.html.
authorAnsgar Burchardt <ansgar@debian.org>
Fri, 9 Jan 2015 13:11:44 +0000 (14:11 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Fri, 9 Jan 2015 13:11:44 +0000 (14:11 +0100)
config/debian/cron.hourly

index a037ee92b130e728b3a2a7e391d6c633c2fbb828..b7871d8ae6d9f12922a26fed99c7137d52c1bc28 100755 (executable)
@@ -33,7 +33,7 @@ if lockfile -r16 $LOCKFILE 2> /dev/null; then
 fi
 
 dak queue-report -n > $webdir/new.html
-dak queue-report -n -d backports-new > ${webdir}/backports-new.html
+dak queue-report -n -d backports-new,backports-policy > ${webdir}/backports-new.html
 dak queue-report -8 -d new,byhand,stable-new,oldstable-new,backports-new -r $webdir/stat
 sudo -u dak-unpriv dak show-deferred -r $webdir/stat > ${webdir}/deferred.html
 dak graph -n new,byhand,stable-new,oldstable-new,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates