summaryrefslogtreecommitdiff
path: root/ctdb/tests/INTEGRATION/simple/cluster.012.reclock_command.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/tests/INTEGRATION/simple/cluster.012.reclock_command.sh')
-rwxr-xr-xctdb/tests/INTEGRATION/simple/cluster.012.reclock_command.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/ctdb/tests/INTEGRATION/simple/cluster.012.reclock_command.sh b/ctdb/tests/INTEGRATION/simple/cluster.012.reclock_command.sh
index 76be340d7cb..d043c7e2615 100755
--- a/ctdb/tests/INTEGRATION/simple/cluster.012.reclock_command.sh
+++ b/ctdb/tests/INTEGRATION/simple/cluster.012.reclock_command.sh
@@ -12,9 +12,9 @@ set -e
ctdb_test_skip_on_cluster
-echo "Starting CTDB with recovery lock command configured..."
-ctdb_test_init -R
+ctdb_test_init -n
-cluster_is_healthy
+echo "Starting CTDB with recovery lock command configured..."
+ctdb_nodes_start_custom -R
echo "Good, that seems to work!"