1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

Add message about restart to 18_ctdb_freeze.sh.

Signed-off-by: Martin Schwenke <martin@meltin.net>

(This used to be ctdb commit 2a069118fee169460bdf68b9a639b0e96ac85266)
This commit is contained in:
Martin Schwenke 2008-12-11 18:14:17 +11:00
parent ceefb6a029
commit 0d2c4e181e

View File

@ -44,6 +44,8 @@ try_command_on_node 0 ctdb freeze -n $test_node
onnode 0 $CTDB_TEST_WRAPPER wait_until_node_has_status $test_node frozen
echo "That worked! Restarting cluster to restore configuration..."
restart_ctdb
ctdb_test_exit