From: François Pinard Date: Wed, 16 Nov 1994 02:48:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=cd4c5faab2f08a840f6170a6c63cc2b9347cf2ff;p=chaz%2Ftar *** empty log message *** --- diff --git a/scripts/level-0 b/scripts/level-0 index f787e9f..4e19e99 100644 --- a/scripts/level-0 +++ b/scripts/level-0 @@ -47,7 +47,7 @@ fi here=`pwd` LOGFILE=log-`date | awk '{print $2 "-" $3 "-" $6}'`-full HOST=`hostname | sed 's/\..*//'` -TAR_PART1="/usr/local/bin/tar -c --multi-volume --one-file-system --block=$BLOCKING --sparse --volno-file=$VOLNO_FILE" --atime-preserve +TAR_PART1="/usr/local/bin/tar -c --multi-volume --one-file-system --block=$BLOCKING --sparse --volno-file=$VOLNO_FILE --atime-preserve" # Make sure the log file did not already exist. Create it.