From: James Troup Date: Wed, 16 Oct 2002 02:45:51 +0000 (+0000) Subject: adapt for renaming of katie to kelly X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bd91e382e0186ea42b7f5c29932437acbfdcef0;p=dak adapt for renaming of katie to kelly --- diff --git a/cron.daily b/cron.daily index 183eb0ae..2407b4c6 100755 --- a/cron.daily +++ b/cron.daily @@ -41,7 +41,7 @@ update-mailingliststxt cd $accepted rm -f REPORT -katie -pa *.changes | tee REPORT | \ +kelly -pa *.changes | tee REPORT | \ mail -s "Install for $(date +%D)" ftpmaster@ftp-master.debian.org chgrp debadmin REPORT chmod 664 REPORT diff --git a/cron.daily-non-US b/cron.daily-non-US index 6db70ea5..df697c4e 100755 --- a/cron.daily-non-US +++ b/cron.daily-non-US @@ -39,7 +39,7 @@ update-readmenonus cd $accepted rm -f REPORT -katie -pa *.changes | tee REPORT | \ +kelly -pa *.changes | tee REPORT | \ mail -s "Non-US Install for $(date +%D)" ftpmaster@ftp-master.debian.org chgrp debadmin REPORT chmod 664 REPORT