https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20364
--- Comment #3 from M. Tompsett <[email protected]> --- Created attachment 73364 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73364&action=edit Bug 20364: Follow up to correct koha qa test tool failure Plus, improve the perlcritic level beyond minimal. TEST PLAN --------- 1) apply first patch 2) run the script in a koha shell output to before.xml 3) run koha qa test tools -- script will fail. 4) perlcritic -3 on script is noisy. 5) apply this patch 6) run the script in a koha shell output to after.xml 7) a diff of these two output files should be identical 8) run koha qa test tools -- script will now pass 9) perlcritic -3 on script is OK. -- 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/
