--- trunk/run.pl 2007/05/27 10:50:37 849 +++ trunk/run.pl 2007/05/27 10:50:39 850 @@ -581,7 +581,7 @@ $marc->finish if ($marc); # close report - close($report_fh) if ($report_fh) + close($report_fh) if ($report_fh); # reset validate stats $validate->reset if ( $validate );