[dak/master] Enable show-new again
Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
config/debian/cron.hourly | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly
index 9dd1450..6d0efb2 100755
--- a/config/debian/cron.hourly
+++ b/config/debian/cron.hourly
@@ -15,7 +15,7 @@ dak queue-report -n > $webdir/new.html
# We used to have accepted in here, but it doesn't exist in that form any more
dak queue-report -8 -d new,byhand,proposedupdates,oldproposedupdates
dak show-deferred > ${webdir}/deferred.html
-#cd $queuedir/new ; dak show-new *.changes > /dev/null
+dak show-new > /dev/null
$base/dak/tools/queue_rss.py -q $queuedir/new -o $webdir/rss/ -d $base/misc
$base/dak/tools/removals.pl > $webdir/rss/removals.rss
--
1.6.3.3
Reply to: