X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.daily;h=292a9afd82a1d915f666cb6058f6915c238ce234;hb=b50a105afb2ca34bd6c08cf806851dc30061c646;hp=27c674cb0571184d61f71f81cb5a658510e17b5e;hpb=ceba4993a87c1b416a01c814e37c3277775961bb;p=dak.git diff --git a/config/debian/cron.daily b/config/debian/cron.daily index 27c674cb..292a9afd 100755 --- a/config/debian/cron.daily +++ b/config/debian/cron.daily @@ -50,7 +50,7 @@ TS=$(($TS+1)); echo Archive maintenance timestamp $TS: $(date +%X) lockfile $LOCKAC cd $accepted rm -f REPORT -dak process-unchecked -pa *.changes | tee REPORT | \ +dak process-accepted -pa *.changes | tee REPORT | \ mail -s "Install for $(date +%D)" ftpmaster@ftp-master.debian.org chgrp debadmin REPORT chmod 664 REPORT