https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19386
David Bourgault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from David Bourgault <[email protected]> --- Test 100 hundred times before and after. Before it failed 6 times, after it did not. Command used: for i in {1..100}; do prove t/db_dependent/SIP/Patron.t | grep Failed; done -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
