Koha/misc/migration_tools
Michael Hafen 086b3ccf9a bug in rebuild_zebra verbose logging - found another print I didn't want to see all the time
Add the phrase 'if ( $verbose_logging )' to the two print statements
concerning the skipping of biblio or authority records.

I recently had to split biblio and authority index updating in my cron
script ( had some really big records so had to add the -x switch which
should only be used on biblios accourding to the help ).  So I noticed
that rebuild_zebra.pl printed messages that it was skipping biblios or
authorities.

This patch is to conditionalize those prints based on the verbose
logging switch.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-11 09:23:28 -06:00
..
22_to_30 kohabug 2076 - make biblioitems.marc longblob during upgrade 2008-05-11 05:37:18 -05:00
build6xx.pl C4 and misc: permissions fixes 2007-12-13 19:00:34 -06:00
buildCOUNTRY.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
buildEDITORS.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
buildLANG.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
bulkauthimport.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
bulkmarcimport.pl Tweak bullmarcimport.pl 2008-04-17 05:52:53 -05:00
fix_onloan.pl BUGFIX : script to fix & fill onloan field in items table. 2008-05-12 09:24:43 -05:00
merge_authority.pl Bug Fixing merge_authority.pl 2008-08-09 11:05:53 -05:00
rebuild_nozebra.pl more \Q...\E wrapping on regexes, to handle occassionally problematic strings. 2008-02-28 07:58:45 -06:00
rebuild_zebra.pl bug in rebuild_zebra verbose logging - found another print I didn't want to see all the time 2008-12-11 09:23:28 -06:00
upgradeitems.pl missing ) 2008-05-05 05:39:13 -05:00