https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11144 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #39 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.