[Koha-bugs] [Bug 15891] Late night for Brandon :) updatedatabase

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 24 14:09:50 CET 2016


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julian.maurice at biblibre.com
             Status|Needs Signoff               |Signed Off

--- Comment #3 from Julian Maurice <julian.maurice at biblibre.com> ---
Before the patch:

$ perl -cw installer/data/mysql/updatedatabase.pl
Missing right curly or square bracket at installer/data/mysql/updatedatabase.pl
line 11957, at end of line
syntax error at installer/data/mysql/updatedatabase.pl line 11957, at EOF
installer/data/mysql/updatedatabase.pl had compilation errors.

After the patch:

$ perl -cw installer/data/mysql/updatedatabase.pl
installer/data/mysql/updatedatabase.pl syntax OK

updatedatabase.pl run fine

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list