ctdbd: Don't ban self if init or shutdown event fails
authorAmitay Isaacs <amitay@gmail.com>
Tue, 2 Jul 2013 02:40:37 +0000 (12:40 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 2 Jul 2013 02:59:09 +0000 (12:59 +1000)
commitef1c4e99ca66e7a990bc557f34abb624c315e6ba
treea16a59453d1d9608aff78e50fec94631f327dfb4
parentfcd5e1f04c5fe6c98399429b8f0918b8779acba6
ctdbd: Don't ban self if init or shutdown event fails

There is no point in banning the node if init or shutdown event times
out since it's going to quit anyway.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
server/eventscript.c