summaryrefslogtreecommitdiff
path: root/ctdb/config/debug_locks.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/config/debug_locks.sh')
-rwxr-xr-xctdb/config/debug_locks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/config/debug_locks.sh b/ctdb/config/debug_locks.sh
index e51640bbee5..db02f0cdbaa 100755
--- a/ctdb/config/debug_locks.sh
+++ b/ctdb/config/debug_locks.sh
@@ -17,7 +17,7 @@
CTDB_DBDIR="${CTDB_VARDIR}/volatile"
CTDB_DBDIR_PERSISTENT="${CTDB_VARDIR}/persistent"
-loadconfig
+load_script_options
(
flock -n 9 || exit 1