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

            Bug ID: 16101
           Summary: Exclude /usr/share/perl errors in check_valid
 Change sponsored?: ---
           Product: Project Infrastructure
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: QA tools
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: mtomp...@hotmail.com

Bug 15870 triggers a FAILURE on the koha qa test tools.

This is caused by /usr/share/perl/5.20/fields.pm line 135, which is visible
when you run perl -cw {filename} explicitly.

As it makes no sense for Koha QA Test tools to care about the quality of
/usr/share/perl type libraries when validating Koha code, exclude
/usr/share/perl triggered issues.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to