the while loop in the startup event runs as a subshell so we need an extra || exit...
authorroot <@ronnie>
Mon, 29 Oct 2007 01:34:45 +0000 (12:34 +1100)
committerroot <@ronnie>
Mon, 29 Oct 2007 01:34:45 +0000 (12:34 +1100)
commitc30d5c328784059949f5e82a07008e9632234f20
tree8b5dc94b0b6254f4757b77de242644c2834455e8
parent4ed7747267aea265b7a71c651abf6d5db4f4718b
the while loop in the startup event runs as a subshell so we need an extra || exit 1 at the end
to propagate the error code back to the caller of the script
config/events.d/00.ctdb