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)
commitf1619a36c1beba11533052dc5728fa3adaa08870
treee6da7b1a9c8f3e0531fd1032c0df6ab764c834a8
parente6b6b793f61556c21e8daf34abf89ee7b388ecfb
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>
config/functions