summaryrefslogtreecommitdiff
path: root/bin/runmirrors
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2009-12-31 16:26:36 +0100
committerJoerg Jaspert <joerg@debian.org>2009-12-31 16:26:36 +0100
commitc7ecee0e9700f796ab63388a60095c478952eb82 (patch)
treec670c3a387ae1d51f1b5eb32ef1967e4d866867f /bin/runmirrors
parent464b2942c49d25cf9cbc8f76becfa155981bd86b (diff)
ftpsync, runmirrors
fixup calling of runmirrors log more what we are supposed to do Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'bin/runmirrors')
-rwxr-xr-xbin/runmirrors2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runmirrors b/bin/runmirrors
index 275f82e..e320722 100755
--- a/bin/runmirrors
+++ b/bin/runmirrors
@@ -148,7 +148,7 @@ mkdir -p "${LOCKDIR}"
trap 'log "Mirrorpush done" >> ${LOG}; savelog "${LOG}" > /dev/null' EXIT
-log "Pushing leaf mirrors" >> ${LOG}
+log "Pushing leaf mirrors. Inside ftpsync: ${FROMFTPSYNC}. Pushkind: ${PUSHKIND}" >> ${LOG}
HOOK=(
HOOKNR=1