tests: let --stress-limit=<N> imply --stress
[gitweb.git] / t / README
index 886bbec5bc8e40995817c042874be4860a4b58b8..48fd4009e12b40b66cb3cae3891c651b9ec04591 100644 (file)
--- a/t/README
+++ b/t/README
@@ -214,7 +214,7 @@ appropriately before running "make".
 --stress-limit=<N>::
        When combined with --stress run the test script repeatedly
        this many times in each of the parallel jobs or until one of
-       them fails, whichever comes first.
+       them fails, whichever comes first. Implies `--stress`.
 
 You can also set the GIT_TEST_INSTALLED environment variable to
 the bindir of an existing git installation to test that installation.