]> git.donarmstrong.com Git - dak.git/commitdiff
%Y works so much nicer than here
authorJoerg Jaspert <joerg@debian.org>
Tue, 1 Jan 2013 10:03:05 +0000 (11:03 +0100)
committerJoerg Jaspert <joerg@debian.org>
Tue, 1 Jan 2013 10:03:05 +0000 (11:03 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.monthly

index 233e1018aac3a3439682c1717451cbc21167cdd1..08c8fe03744abb9d9ac890c0823111c227b45171 100755 (executable)
@@ -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}