https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31143
--- Comment #4 from [email protected] --- (In reply to Laura Escamilla from comment #2) > Hi! Thank you for working on this patch. I ran into this error: > > Missing right curly or square bracket at misc/cronjobs/fix_patron_dates.pl > line 53, at end of line > syntax error at misc/cronjobs/fix_patron_dates.pl line 53, at EOF > > After adding the curly this works as described! I'm marking this as Failed > QA for now, but once the patch is updated I'll be happy to sign off! Thanks Laura for pointing that out. I have added the curly bracket to the end of the file and reuploaded the patch :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
