[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] cron.hourly: Include backports-new queue in new.822.



---
 config/debian/cron.hourly |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly
index 290de0c..1a98bac 100755
--- a/config/debian/cron.hourly
+++ b/config/debian/cron.hourly
@@ -34,7 +34,7 @@ fi
 
 dak queue-report -n > $webdir/new.html
 dak queue-report -n -d backports-new > ${webdir}/backports-new.html
-dak queue-report -8 -d new,byhand,stable-new,oldstable-new -r $webdir/stat
+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
 
-- 
1.7.10.4


Reply to: