X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.hourly;h=468695f7a4fb7b30adaaf7f359f956a3b6fd5f31;hb=a94f47f637a6b2191653fe17f968af1f56af828e;hp=375cd5ada83edb93f79eb02fe9fe00b789fb238a;hpb=6d6100fcee8e50bef063d8b8cd395773d83077b4;p=dak.git 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