]> Dogcows Code - chaz/tar/blobdiff - scripts/level-1
*** empty log message ***
[chaz/tar] / scripts / level-1
index 89a79e8de12496b757355290596ce67d94fecd20..49545ae10a057717a40fa0a9990e682b906005e2 100644 (file)
@@ -85,7 +85,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.019679 seconds and 4 git commands to generate.