/[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 671 by dpavlin, Mon Sep 11 15:59:35 2006 UTC revision 672 by dpavlin, Mon Sep 11 20:26:01 2006 UTC
# Line 491  while (my ($database, $db_config) = each Line 491  while (my ($database, $db_config) = each
491                          $marc->finish if ($marc);                          $marc->finish if ($marc);
492    
493                          # close report                          # close report
494                          close($report_fh) || $log->logdie("can't close report: $!");                          close($report_fh) if ($report_fh)
495                  }                  }
496    
497          }          }

Legend:
Removed from v.671  
changed lines
  Added in v.672

  ViewVC Help
Powered by ViewVC 1.1.26