bootstrap: Improve wording on docs for verbose-tests

This commit is contained in:
Joshua Nelson 2020-07-14 11:11:24 -04:00
parent c724b67e1b
commit ba661d829d

View File

@ -391,8 +391,7 @@
# desired in distributions, for example.
#rpath = true
# Emits extraneous output from tests to ensure that failures of the test
# harness are debuggable just from logfiles.
# Emits extra output from tests so test failures are debuggable just from logfiles.
#verbose-tests = false
# Flag indicating whether tests are compiled with optimizations (the -O flag).