5 May
2016
5 May
'16
4:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16448 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 51237 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51237&action=edit Bug 16448: Fix perlcritic errors introduced by 12478 Bug 12478 introduced two perlcritic errors. This patch fixes them. To test: - On master, run: $ prove t/t/00-testcritic.t => FAIL: catalogue/search.pl and Koha/Authority.pm fail the critic tests. - Apply the patch - Run: $ prove t/t/00-testcritic.t => SUCCESS: All happy - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.