]> Dogcows Code - chaz/tar/blobdiff - scripts/level-1
*** empty log message ***
[chaz/tar] / scripts / level-1
index fdf5c8203685e98cfb6eb7106e31e562c956f185..7f095126ae3d7456c7e264d634db182a2c7dc9bc 100644 (file)
@@ -44,6 +44,7 @@ here=`pwd`
 LOGFILE=log-`date | awk '{print $2 "-" $3 "-" $6}'`-level-1
 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 "
 
 # Make sure the log file did not already exist.  Create it.
 
This page took 0.026454 seconds and 4 git commands to generate.