--- trunk/run.pl 2006/07/02 12:42:02 559 +++ trunk/run.pl 2006/07/02 14:40:32 560 @@ -105,7 +105,7 @@ "one=s" => \$only_filter, "only=s" => \$only_filter, "config" => \$config, - "debug" => \$debug, + "debug+" => \$debug, "stats" => \$stats, "validate=s" => \$validate_path, "marc-normalize=s" => \$marc_normalize, @@ -300,7 +300,6 @@ $log->error( "MFN $mfn validation errors:\n", join("\n", @errors) ) if (@errors); } - my $ds = WebPAC::Normalize::data_structure( row => $row, rules => $rules,