http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15258
Héctor Eduardo Castro Avalos <hector.hecax...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45179|0 |1 is obsolete| | --- Comment #4 from Héctor Eduardo Castro Avalos <hector.hecax...@gmail.com> --- Created attachment 45232 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45232&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.hecax...@gmail.com> All tests pass successful. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/