eventscripts: stop loadconfig function from loading ctdb config file twice.
authorMartin Schwenke <martin@meltin.net>
Fri, 22 Jan 2010 06:19:12 +0000 (17:19 +1100)
committerMartin Schwenke <martin@meltin.net>
Fri, 22 Jan 2010 06:19:12 +0000 (17:19 +1100)
commit0406d406da70aaee7ad6aac236114905c5d03ed2
tree217a74b4641d6c57bc86c057aaeff2e9ef8ce7ac
parentee8b2e298351d05197a2e1494f3331433644c1e6
eventscripts: stop loadconfig function from loading ctdb config file twice.

If "$1" was empty than loadconfig would load the ctdb config twice.
This stops that from happening.

Signed-off-by: Martin Schwenke <martin@meltin.net>
config/functions