ctdbd: Use ctdb_die() on "setup" event failure
authorMartin Schwenke <martin@meltin.net>
Sun, 30 Jun 2013 07:48:01 +0000 (17:48 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Fri, 5 Jul 2013 05:52:33 +0000 (15:52 +1000)
commit035bf3eecf99337c84d4ad16cdbf297b1fa037db
treea217ee4d78370b1b41e17ec0f810b5691ca54a03
parent3af2d833b63af9931792106db71797f3692669a8
ctdbd: Use ctdb_die() on "setup" event failure

This is slightly easier to read because it all fits on 1 line.

Signed-off-by: Martin Schwenke <martin@meltin.net>
server/ctdb_daemon.c