/[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 765 by dpavlin, Wed Oct 25 21:01:51 2006 UTC revision 768 by dpavlin, Fri Nov 3 19:41:28 2006 UTC
# Line 477  while (my ($database, $db_config) = each Line 477  while (my ($database, $db_config) = each
477    
478    
479                          if ($validate) {                          if ($validate) {
480                                  if ( my $errors = $validate->validate_errors( $row, $input_db->dump ) ) {                                  if ( my $errors = $validate->validate_rec( $row, $input_db->dump ) ) {
481                                          $log->error( "MFN $mfn validation error:\n",                                          $log->error( "MFN $mfn validation error:\n",
482                                                  $validate->report_error( $errors )                                                  $validate->report_error( $errors )
483                                          );                                          );

Legend:
Removed from v.765  
changed lines
  Added in v.768

  ViewVC Help
Powered by ViewVC 1.1.26