http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5724
--- Comment #10 from Chris Cormack <[email protected]> 2011-05-12 23:22:45 UTC --- These patches still apply, and seem to work fine, however, -my $zebraidx_log_opt = " -v none,fatal,warn "; +my $zebraidx_log_opt = " -v none,fatal "; They contain this side effect, is there a reason we changed the behaviour of the -v switch? Apart from that, I would be happy to sign off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
