[Koha-bugs] [Bug 20377] Various speed tweaks to 'remove_unused_authorities.pl' script

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 26 20:27:47 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20377

--- Comment #7 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
+        DelAuthority({ authid => $data->{'authid'}, skip_merge => 1 }) unless
$test;

Checking $test must be done on the commit statements

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list