30 Nov
2015
30 Nov
'15
5:09 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15258 --- Comment #8 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- Created attachment 45236 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45236&action=edit [SIGNED-OFF]Bug 15258: Prevent unused declared variables Add a perlcritic rule to 00-perlcritic.t to prevent unused declared variable. TO TEST: - Apply the 1st patch (unit test) - Run the UT: prove -v t/00-testcritic.t - Note that several Perl script fail - Apply the 2nd patch - Run the UT, and confirm it passes. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> All tests pass successful. -- You are receiving this mail because: You are watching all bug changes.