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

--- Comment #28 from Jonathan Druart <[email protected]> ---
(In reply to Jonathan Druart from comment #27)
> *** Bug 39365 has been marked as a duplicate of this bug. ***

Actually it's not a duplicate, or at least they don't test for the same
errors/warnings.

For instance:

$ perl -wc C4/Tags.pm 
Name "Lingua::Ispell::path" used only once: possible typo at C4/Tags.pm line
63.
C4/Tags.pm syntax OK

$ echo $?
0

We want this warning to be caught.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to