From cd65d8acb97aa9f83ff0d0585bf09caef2d2f3eb Mon Sep 17 00:00:00 2001 From: Martin Schwenke Date: Thu, 27 Aug 2009 12:35:52 +1000 Subject: [PATCH] Test suite: fix minor typo in complex/32_cifs_tickle.sh Signed-off-by: Martin Schwenke --- tests/complex/32_cifs_tickle.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/complex/32_cifs_tickle.sh b/tests/complex/32_cifs_tickle.sh index 407f35c4..4ce74f9a 100755 --- a/tests/complex/32_cifs_tickle.sh +++ b/tests/complex/32_cifs_tickle.sh @@ -85,7 +85,7 @@ fi tcptickle_sniff_start $src_socket "${test_ip}:${test_port}" -echo "Disabling node $test_node"r +echo "Disabling node $test_node" try_command_on_node 1 $CTDB disable -n $test_node onnode 0 $CTDB_TEST_WRAPPER wait_until_node_has_status $test_node disabled -- 2.34.1