http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9468

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]
                   |                            |m

--- Comment #10 from Jonathan Druart <[email protected]> ---
QA Comment:
2 smalls remarks:
1/
FAIL    C4/Koha.pm
   OK      pod
   FAIL      forbidden patterns
        forbidden pattern: tab char (line 201)
        forbidden pattern: tab char (line 199)
        forbidden pattern: tab char (line 200)
        forbidden pattern: tab char (line 193)
        forbidden pattern: tab char (line 194)

I know there are a lot of tab around these lines...

2/ qq{} is badly used at 2 places. Prefer q{} if you don't need a variable
interpolation.

Marked as Failed QA.

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