summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xctdb/tests/simple/62_ctdb_persistent_unsafe.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/tests/simple/62_ctdb_persistent_unsafe.sh b/ctdb/tests/simple/62_ctdb_persistent_unsafe.sh
index 8567bd25c3..6bd6835307 100755
--- a/ctdb/tests/simple/62_ctdb_persistent_unsafe.sh
+++ b/ctdb/tests/simple/62_ctdb_persistent_unsafe.sh
@@ -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