From 62dcb54865c1328c3f7dc47dee96533cdbe86f90 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Mon, 23 Mar 2009 20:32:37 +0100 Subject: multiple adjust pushdelay to be longer by default better logging for pushes actually increase the timeout, so it should hit at some point, in staged pushes. log if a staged push failed to find all other locks it waits for. 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 da03ca3..7ddea68 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -32,7 +32,7 @@ BASEDIR=${BASEDIR:-"${HOME}"} # Script version. DO NOT CHANGE, *unless* you change the master copy maintained # by Joerg Jaspert and the Debian mirroradm group. # This is used to track which mirror is using which script version. -VERSION="0815" +VERSION="4711" # Source our common functions . "${BASEDIR}/etc/common" -- cgit v1.2.3