]> git.koha-community.org Git - koha.git/commit
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)
committerJulian Maurice <julian.maurice@biblibre.com>
Fri, 16 Sep 2016 06:26:15 +0000 (08:26 +0200)
commitf4c85e5aaebb502e267f245b1162f867d2d21062
tree363608820be7aac7de42c17b061b7757b30e103f
parent7b644a755ad6abb5d6856d21c33cf5b946bf436c
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>
(cherry picked from commit 30a0df493dc35e3aa9186f3b3c4c212d3b396a65)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit 980650583d49a730e49753c19f1c0acae8751251)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
misc/cronjobs/crontab.example