/[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 849 by dpavlin, Sun May 27 10:50:37 2007 UTC
# Line 583  while (my ($database, $db_config) = each Line 583  while (my ($database, $db_config) = each
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.849

  ViewVC Help
Powered by ViewVC 1.1.26