projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbd2421
)
misleading log msg
author
Joerg Jaspert
<joerg@debian.org>
Sat, 16 Mar 2013 22:37:25 +0000
(23:37 +0100)
committer
Joerg 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
patch
|
blob
|
history
diff --git
a/config/debian/dinstall.functions
b/config/debian/dinstall.functions
index faa063330c11bb5ce10a2f5ed6996a2bc4fadb01..07295697caf4eae3062033aabec1a032e4555630 100644
(file)
--- a/
config/debian/dinstall.functions
+++ b/
config/debian/dinstall.functions
@@
-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