7 Mar
2018
7 Mar
'18
7:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20357 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 72519 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72519&action=edit Bug 20357: Correct POD Coverage checking for zero sub case Currently, bug 19929 fails QA Test tools, but it makes no sense. TEST PLAN --------- 1) in kohaclone branch apply 19929 2) Run the following commands: kshell /home/vagrant/qa-test-tools/koha-qa.pl -v 2 -c 1 -- This will fail with POD coverage messages. exit 3) apply this patch to qa-test-tools 4) re do step 2 -- POD coverage messages will be cleared up. -- You are receiving this mail because: You are watching all bug changes.