https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15504
--- Comment #144 from Marcel de Rooy <[email protected]> --- FAIL C4/Auth.pm FAIL pod coverage POD coverage was greater before, try perl -MPod::Coverage=PackageName -e666 perl -MPod::Coverage=C4::Auth -e1 C4::Auth has a Pod::Coverage rating of 0.705882352941177 The following are uncovered: checkpw, checkpw_hash, checkpw_internal, getborrowernumber, safe_exit So no problems from this patch set. Ignoring this warn from qa tools here. We just removed a sub here. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
