summaryrefslogtreecommitdiff
path: root/bin/runmirrors
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-11-19 00:12:36 +0100
committerJoerg Jaspert <joerg@debian.org>2008-11-19 00:12:36 +0100
commit1fcac8e4cbe4f503647f38d496055a2c1701b37f (patch)
tree66dd406723c032519bb91126dc1c42d4cff2f3f8 /bin/runmirrors
parentdccfc56c5a745f8a7a52fa3525b3af2ea6d0ba44 (diff)
fix
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 5c2a6b7..6704bae 100755
--- a/bin/runmirrors
+++ b/bin/runmirrors
@@ -48,7 +48,7 @@ LOG=${LOG:-"${LOGDIR}/${NAME}.log"}
# Our lockfile directory
LOCKDIR=${LOCKDIR:-"${BASEDIR}/locks"}
# How many logfiles to keep
-LOGROTATE=${LOGROTATE:14}
+LOGROTATE=${LOGROTATE:-14}
# Our mirrorfile
MIRRORS=${MIRRORS:-"${BASEDIR}/etc/${NAME}.mirror"}
# used by log()