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

Make message in 62_ctdb_persistent_unsafe.sh more informative.

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

(This used to be ctdb commit 4777b74b1e2eebe54cf27f3303f60e49023e7f6a)
This commit is contained in:
Martin Schwenke 2009-01-16 15:50:33 +11:00
parent fc1f71ce0f
commit 1b61a149f4

View File

@ -35,7 +35,7 @@ num_nodes=$(echo "$out" | wc -l)
t="$CTDB_TEST_WRAPPER $VALGRIND ctdb_persistent --unsafe-writes --timelimit=30"
echo "Running ctdb_persistent on all $num_nodes nodes."
echo "Running ctdb_persistent --unsafe-writes on all $num_nodes nodes."
try_command_on_node -v -pq all "$t & $t"
ctdb_test_exit