Bug 8915: Followup FIX QA issues
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 9 Nov 2012 13:11:41 +0000 (14:11 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Mon, 12 Nov 2012 15:03:39 +0000 (10:03 -0500)
commit58e1ea91a192ae73ab26607d1a73a00a1619f591
treeca29a7d504b6b05c158de877e4d17037a06d7b19
parent0e8b11ac07febd883b956f6e52e1b9044788f306
Bug 8915: Followup FIX QA issues

Before this patch:
* misc/maintenance/fix_mysql_constraints.pl                                FAIL
    pod                         FAIL
        *** ERROR: unterminated B<...>  in file misc/maintenance/fix_mysql_constraints.pl
    forbidden patterns          OK
    valid                       OK
    critic                      FAIL
        "require" statement with library name as string at line 25, column 12. Use a bareword instead.

+ I add a die on the open statement

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Passed-QA-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
misc/maintenance/fix_mysql_constraints.pl