From a4fd107dcd3408aa3c693277d140a618d0395e0b Mon Sep 17 00:00:00 2001 From: James Troup Date: Fri, 22 Feb 2002 22:49:55 +0000 Subject: [PATCH] sync --- TODO | 4 ++++ cron.daily | 6 ++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 192aeec8..bbbe4b80 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,10 @@ More Urgent * conficlits * notification/stats to admin daily + o katie doesn't recognise binonlyNMUs correctly in terms of telling + who their source is; source-must-exist does, but the info is not + propogated down. + o DONE o stable installs are FUBAR diff --git a/cron.daily b/cron.daily index 3cfb8e8f..1033fe12 100755 --- a/cron.daily +++ b/cron.daily @@ -39,15 +39,13 @@ update-mailingliststxt ################################################################################ -cd $incoming +cd $accepted rm -f REPORT -katie -pak *.changes | direport | tee REPORT | \ +katie -pa *.changes | tee REPORT | \ mail -s "Install for $(date +%D)" ftpmaster@ftp-master.debian.org chgrp debadmin REPORT chmod 664 REPORT -catherine - cd $masterdir symlinks -d -r $ftpdir -- 2.39.5