]> git.donarmstrong.com Git - dak.git/commitdiff
misleading log msg
authorJoerg Jaspert <joerg@debian.org>
Sat, 16 Mar 2013 22:37:25 +0000 (23:37 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sat, 16 Mar 2013 22:37:25 +0000 (23:37 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dinstall.functions

index faa063330c11bb5ce10a2f5ed6996a2bc4fadb01..07295697caf4eae3062033aabec1a032e4555630 100644 (file)
@@ -404,7 +404,7 @@ function mkchecksums() {
 function mirror() {
     local archiveroot
 
-    log "Regenerating \"public\" mirror/ hardlink fun for ${archive}"
+    log "Regenerating \"public\" mirror/ hardlink fun"
     DATE_SERIAL=$(date +"%Y%m%d01")
     FILESOAPLUS1=$(awk '/serial/ { print $3+1 }' ${TRACEFILE} )
     if [ "$DATE_SERIAL" -gt "$FILESOAPLUS1" ]; then