Test suite: better debug info when the cluster is unexpectedly unhealthy.
[tridge/ctdb.git] / tests / simple / 32_ctdb_enable.sh
index 5e189de37d371c678c4e0af7b4a69a1d2b95e020..a6e60d8d893dd8b5aa5651a36cd020ac4ad2d3a4 100755 (executable)
@@ -42,7 +42,7 @@ ctdb_test_init "$@"
 
 set -e
 
-onnode 0 $CTDB_TEST_WRAPPER cluster_is_healthy
+cluster_is_healthy
 
 echo "Getting list of public IPs..."
 try_command_on_node 0 "$CTDB ip -n all | sed -e '1d'"