]> Dogcows Code - chaz/tar/blobdiff - scripts/level-0
*** empty log message ***
[chaz/tar] / scripts / level-0
index 4e19e9956e38d5a8b73f7dbf71696568a3bed80e..6d57a6d3889604d05423fde8f2a95c851c3347e0 100644 (file)
@@ -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"
 
 # Make sure the log file did not already exist.  Create it.
 
This page took 0.019376 seconds and 4 git commands to generate.