/[webpac2]/trunk/run.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/run.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 845 by dpavlin, Sun May 27 09:39:44 2007 UTC revision 850 by dpavlin, Sun May 27 10:50:39 2007 UTC
# Line 581  while (my ($database, $db_config) = each Line 581  while (my ($database, $db_config) = each
581                  $marc->finish if ($marc);                  $marc->finish if ($marc);
582    
583                  # close report                  # close report
584                  close($report_fh) if ($report_fh)                  close($report_fh) if ($report_fh);
585    
586                    # reset validate stats
587                    $validate->reset if ( $validate );
588          }          }
589    
590          eval { $indexer->finish } if ($indexer && $indexer->can('finish'));          eval { $indexer->finish } if ($indexer && $indexer->can('finish'));

Legend:
Removed from v.845  
changed lines
  Added in v.850

  ViewVC Help
Powered by ViewVC 1.1.26