/[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 541 by dpavlin, Thu Jun 29 21:18:50 2006 UTC revision 546 by dpavlin, Thu Jun 29 22:53:21 2006 UTC
# Line 226  while (my ($database, $db_config) = each Line 226  while (my ($database, $db_config) = each
226    
227                  foreach my $normalize (@norm_array) {                  foreach my $normalize (@norm_array) {
228    
                         my $rules;  
229                          my $normalize_path = $normalize->{path} || $log->logdie("can't find normalize path in config");                          my $normalize_path = $normalize->{path} || $log->logdie("can't find normalize path in config");
230    
231                          $log->logdie("Found '$normalize_path' as normalization file which isn't supported any more!") unless ( $normalize_path =~ m!\.pl$!i );                          $log->logdie("Found '$normalize_path' as normalization file which isn't supported any more!") unless ( $normalize_path =~ m!\.pl$!i );

Legend:
Removed from v.541  
changed lines
  Added in v.546

  ViewVC Help
Powered by ViewVC 1.1.26