[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 12 21:22:09 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185

--- Comment #6 from M. Tompsett <mtompset at hotmail.com> ---
Running the following to confirm comment #4:
 for i in `find . -type f -name "*.p[lm]"`; do perl -wc $i; done

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list