--- trunk/run.pl 2006/09/29 20:18:39 731 +++ trunk/run.pl 2006/09/29 20:25:34 732 @@ -366,11 +366,11 @@ WebPAC::Normalize::data_structure( row => $rec, - rules => "_debug(2); $rules _debug(0)", + rules => $rules, config => create_ds_config( $db_config, $database, $input, $mfn ), ); - warn "current lookup: ", dump(WebPAC::Normalize::_get_lookup()); + #warn "current lookup: ", dump(WebPAC::Normalize::_get_lookup()); }; WebPAC::Normalize::_set_lookup( undef );