From 7c01bf3d37b1b21550ee6aabbad266acc34056a2 Mon Sep 17 00:00:00 2001 From: Martin Schwenke Date: Mon, 5 Aug 2019 11:50:21 +1000 Subject: [PATCH] ctdb-tests: Drop mention of non-existent -s option Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- ctdb/tests/run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctdb/tests/run_tests.sh b/ctdb/tests/run_tests.sh index c31bd6e9a9f..0caec8f7c04 100755 --- a/ctdb/tests/run_tests.sh +++ b/ctdb/tests/run_tests.sh @@ -14,7 +14,7 @@ Options: -H No headers - for running single test with other wrapper -I Iterate tests times, exiting on failure (implies -e, -N) -N Don't print summary of tests results after running all tests - -q Quiet - don't show tests being run (hint: use with -s) + -q Quiet - don't show tests being run (still displays summary) -S Use socket wrapper library for local integration tests -v Verbose - print test output for non-failures (only some tests) -V Use as TEST_VAR_DIR -- 2.47.2