Bug 10986: QA followup - fix various issues
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 7 Nov 2013 13:24:07 +0000 (14:24 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 19 Apr 2014 17:20:38 +0000 (17:20 +0000)
commit3950a9c9eb72fa8c116b0ed521ee2bc63880be71
tree6bd71c62ffc52d2709118683917f85959de4ca37
parent92d021f989227fa798b13f63abae4ebf53744d17
Bug 10986: QA followup - fix various issues

This patch fixes some qa issues:

 FAIL   C4/Languages.pm
   FAIL   critic
        # Variables::ProhibitConditionalDeclarations: Got 1 violation(s).
 FAIL   installer/data/mysql/updatedatabase.pl
   FAIL   forbidden patterns
        forbidden pattern: merge marker (<<<<<<<) (line 7157)

 FAIL   installer/data/mysql/sysprefs.sql
   FAIL   sysprefs_order
        Not blocker: Sysprefs AdvancedSearchLanguages is bad placed (see bug 10610)

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Languages.pm
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl