$old_errors_count = $overall_stat{'errors_number'};
$cursize = 0;
}
- $getout = 1;
+ $getout = 2;
last;
}
$old_errors_count = $overall_stat{'errors_number'};
$cursize = 0;
}
- $getout = 1;
+ $getout = 2;
last;
}
$old_errors_count = $overall_stat{'errors_number'};
$cursize = 0;
}
- $getout = 1;
+ $getout = 2;
last;
}
}
}
- if ($progress && !$getout) {
+ if ($progress && ($getout != 1)) {
if (!$tmpoutfile) {
if ($totalsize) {
if (($stop_offset > 0) && ($format ne 'csv')) {