]> Dogcows Code - chaz/tar/blobdiff - scripts/level-0
*** empty log message ***
[chaz/tar] / scripts / level-0
index a693ef75e4ef1a45d5531491d065aeeb85540c42..108eeee09c4f47ca55277c91f2ea7b130ceb5622 100644 (file)
@@ -86,7 +86,7 @@ LOGFILE="log-`date | sed -ne '
 
 localhost="`hostname | sed -e 's/\..*//'`"
 
-TAR_PART1="${TAR} -c --multi-volume --one-file-system --block=${BLOCKING} --sparse --volno-file=${VOLNO_FILE}"
+TAR_PART1="${TAR} -c --multi-volume --one-file-system --block-size=${BLOCKING} --sparse --volno-file=${VOLNO_FILE}"
 
 # Only use --info-script if DUMP_REMIND_SCRIPT was defined in backup-specs
 if [ "x${DUMP_REMIND_SCRIPT}" != "x" ]; then
This page took 0.022461 seconds and 4 git commands to generate.