From 66d13cffd124e439ef443cf17a40936c90098fe2 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 30 Oct 2008 22:00:17 +0100 Subject: runmirrors add the archive name 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 df31745..bc59600 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -418,7 +418,7 @@ if [ x${HUB} = "xtrue" ]; then # Only trigger slave mirrors if we had a push for stage2 or all if [ "xtruex" = "x${SYNCSTAGE2}x" ] || [ "xtruex" = "x${SYNCALL}x" ]; then log "Trigger slave mirrors" - ${BASEDIR}/bin/runmirrors + ${BASEDIR}/bin/runmirrors ${ARCHIVE} log "Trigger slave done" HOOK=( -- cgit v1.2.3