From f69d781f6f310a7fee748f8f41d4c3935fd60559 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 30 Dec 2007 23:12:34 +0100 Subject: [PATCH] Call it within queue/new and with *.changes --- 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 375cd5ad..468695f7 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -10,4 +10,4 @@ export SCRIPTVARS=/srv/ftp.debian.org/dak/config/debian/vars date -u > $ftpdir/project/trace/ftp-master.debian.org dak import-users-from-passwd dak queue-report -n > $webdir/new.html -dak show-new > /dev/null +cd $queuedir/new ; dak show-new *.changes > /dev/null -- 2.39.5