https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15891 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice@biblibre.com Status|Needs Signoff |Signed Off --- Comment #3 from Julian Maurice <julian.maurice@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.