From 1fcac8e4cbe4f503647f38d496055a2c1701b37f Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Wed, 19 Nov 2008 00:12:36 +0100 Subject: fix 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 878741c..8de1e61 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -234,7 +234,7 @@ ERRORSONLY=${ERRORSONLY:-"true"} FULLLOGS=${FULLLOGS:-"false"} # How many logfiles to keep -LOGROTATE=${LOGROTATE:14} +LOGROTATE=${LOGROTATE:-14} # Our lockfile LOCK=${LOCK:-"${TO}/Archive-Update-in-Progress-${MIRRORNAME}"} -- cgit v1.2.3