summaryrefslogtreecommitdiff
path: root/ctdb/tests/INTEGRATION/simple/eventscripts.001.zero_scripts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/tests/INTEGRATION/simple/eventscripts.001.zero_scripts.sh')
-rwxr-xr-xctdb/tests/INTEGRATION/simple/eventscripts.001.zero_scripts.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ctdb/tests/INTEGRATION/simple/eventscripts.001.zero_scripts.sh b/ctdb/tests/INTEGRATION/simple/eventscripts.001.zero_scripts.sh
index fb1d031e982..4fdf61cee2d 100755
--- a/ctdb/tests/INTEGRATION/simple/eventscripts.001.zero_scripts.sh
+++ b/ctdb/tests/INTEGRATION/simple/eventscripts.001.zero_scripts.sh
@@ -9,8 +9,8 @@ set -e
ctdb_test_skip_on_cluster
-ctdb_test_init --no-event-scripts
+ctdb_test_init -n
-cluster_is_healthy
+ctdb_nodes_start_custom --no-event-scripts
echo "Good, that seems to work!"