From: Joerg Jaspert Date: Tue, 1 Jan 2013 10:03:05 +0000 (+0100) Subject: %Y works so much nicer than here X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac405e0959cf75e6ccdf5b08f7be3d9afee43872;p=dak %Y works so much nicer than here Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.monthly b/config/debian/cron.monthly index 233e1018..08c8fe03 100755 --- a/config/debian/cron.monthly +++ b/config/debian/cron.monthly @@ -33,7 +33,7 @@ ln -sf $DATE current chmod g+w $DATE chown dak:ftpteam $DATE -DATE=$(date -d yesterday +$Y-%m) +DATE=$(date -d yesterday +%Y-%m) cd /srv/upload.debian.org/queued /srv/upload.debian.org/queued/debianqueued -k || true mv log log.${DATE}