X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=cron.daily-non-US;h=a901f6b80fe560c18e53c4bcc812a87f1aa78a35;hb=fb3d44c5e9b4a010f56cffd8fd5e35d6221805f9;hp=f2b4306fcfbdabf19250abe170de08d0eeb70a53;hpb=866002bf961d28adf175afcd8b438541efe6b371;p=dak.git diff --git a/cron.daily-non-US b/cron.daily-non-US index f2b4306f..a901f6b8 100755 --- a/cron.daily-non-US +++ b/cron.daily-non-US @@ -44,6 +44,8 @@ if [ ! -z "$(find "$accepted" -name \*.changes -maxdepth 1 -mindepth 1)" ]; then mail -s "Non-US Install for $(date +%D)" ftpmaster@ftp-master.debian.org chgrp debadmin REPORT chmod 664 REPORT +else + echo "kelly: Nothing to install." fi cd $masterdir