From 11960077b4ad4bb89d1d9b2c0dc6239c10694ed1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fran=C3=A7ois=20Pinard?= Date: Wed, 16 Nov 1994 02:48:27 +0000 Subject: [PATCH] *** empty log message *** --- scripts/level-0 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/level-0 b/scripts/level-0 index 6a6f8aa..f787e9f 100644 --- a/scripts/level-0 +++ b/scripts/level-0 @@ -47,8 +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" -#TAR_PART1="/usr/local/bin/tar -c --multi-volume --one-file-system --block=$BLOCKING " +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. -- 2.44.0