eventscripts: Fix regression in _loadconfig()
authorMartin Schwenke <martin@meltin.net>
Tue, 14 May 2013 04:56:26 +0000 (14:56 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 22 May 2013 04:24:21 +0000 (14:24 +1000)
commit51dbaecb543344496fd48357654fbbfebeccb8af
tree67cdccca8b37c279e57ea999e3348c11f282ccfb
parentff9831f5b1279266469fee0d81a629b3ce584d4e
eventscripts: Fix regression in _loadconfig()

fff88940f71058e4eefd65f50a6701389c005c17 introduced a regression.
Without $service_name set by default, the CTDB configuration is no
longer loaded when loadconfig() is called without any arguments.
That's bad.

Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit f1619a36c1beba11533052dc5728fa3adaa08870)
ctdb/config/functions