/[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 267 by dpavlin, Fri Dec 16 01:04:20 2005 UTC revision 268 by dpavlin, Fri Dec 16 21:09:42 2005 UTC
# Line 76  while (my ($database, $db_config) = each Line 76  while (my ($database, $db_config) = each
76    
77          foreach my $input (@inputs) {          foreach my $input (@inputs) {
78    
 print Dumper($input);  
   
79                  my $type = lc($input->{type});                  my $type = lc($input->{type});
80    
81                  die "I know only how to handle input type isis, not '$type'!\n" unless ($type eq 'isis');                  die "I know only how to handle input type isis, not '$type'!\n" unless ($type eq 'isis');

Legend:
Removed from v.267  
changed lines
  Added in v.268

  ViewVC Help
Powered by ViewVC 1.1.26