https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11144
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #39 from Marcel de Rooy <[email protected]> --- (In reply to Kyle M Hall from comment #37) > As far as I understand, my followup takes care of the error handling > problem. Not sure about that. You just run them one after another without looking at the exit code of the previous script as initially proposed. Since this keeps package and non-package more in sync, I would agree though. I think we c/should try to resolve the effects of a failing cronjob on other cronjobs in another report. Some implicit consensus about that in the former comments. Sounds like a larger thing btw than just an exit code. And now fix the obvious order. [ Anyone still willing to write the koha-cron.pl that does it all (moving all code to modules)? .. ] Can we merge both patches and have these cronjobs on separate lines again? -- 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/
