From 2f901ad88ba0a889f2b0496dbe122c99e1f23417 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Fri, 1 Jan 2010 18:32:17 +0100 Subject: log the runmirror args Signed-off-by: Joerg Jaspert --- bin/ftpsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ftpsync') diff --git a/bin/ftpsync b/bin/ftpsync index 98f80d4..fc588f1 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -495,7 +495,7 @@ function mainroutine() { elif [ "xtruex" = "x${SYNCALL}x" ]; then RUNMIRRORARGS="${RUNMIRRORARGS} -k all" fi - log "Trigger slave mirrors" + log "Trigger slave mirrors using ${RUNMIRRORARGS}" ${BASEDIR}/bin/runmirrors ${RUNMIRRORARGS} log "Trigger slave done" -- cgit v1.2.3