Bug 11144 [QA Followup] - Let each script run in sequence even if one fails
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 24 Jun 2016 15:18:04 +0000 (15:18 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 2 Sep 2016 13:51:32 +0000 (13:51 +0000)
commit30a0df493dc35e3aa9186f3b3c4c212d3b396a65
treeb380b29f8fe5fc2ae831104c1fc9002bdeef3155
parent596ddef3c33f675f9daad675512fb119f80a23fa
Bug 11144 [QA Followup] - Let each script run in sequence even if one fails

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tested the A;B;C variant here. If A fails, B will run. Since we can safely
assume that A (or B) will not fail on a daily basis, this seems to be better
than running them in the wrong order every day.

As the comments on Bugzilla show, several people support this improved
(reordered) scheme and look forward to improved error handling on another
report (obviously not that simple).

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
misc/cronjobs/crontab.example