https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15891
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Signed Off --- Comment #3 from Julian Maurice <[email protected]> --- 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. _______________________________________________ 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/
