Test suite: better debug info when the cluster is unexpectedly unhealthy.
[tridge/ctdb.git] / tests / simple / 62_ctdb_persistent_unsafe.sh
index 2a7e3abcd1f3f258544546109762f55dbec3db89..eb5706ed1ea891b93f03ef8079821e3305894915 100755 (executable)
@@ -28,7 +28,7 @@ ctdb_test_init "$@"
 
 set -e
 
-onnode 0 $CTDB_TEST_WRAPPER cluster_is_healthy
+cluster_is_healthy
 
 try_command_on_node 0 "$CTDB listnodes"
 num_nodes=$(echo "$out" | wc -l)