Change logfile to mirror.log

This commit is contained in:
David Bartley 2008-01-21 16:20:50 -05:00
parent 40515316a1
commit d99767e6c8
2 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,7 @@ for ARCH in $ARCH_EXCLUDE; do
done
# Logfile
LOGFILE=$LOGDIR/debian-mirror.log
LOGFILE=$LOGDIR/mirror.log
# Get in the right directory and set the umask to be group writable
#

View File

@ -63,7 +63,7 @@ LOCK="${TO}/Archive-Update-in-Progress-${HOSTNAME}"
TMP_EXCLUDE="--exclude .~tmp~/"
# Logfile
LOGFILE=$LOGDIR/debian-mirror.log
LOGFILE=$LOGDIR/mirror.log
# Get in the right directory and set the umask to be group writable
#