summaryrefslogtreecommitdiffstats
path: root/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst')
-rw-r--r--Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst b/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst
index bf860cb..d8b4262 100644
--- a/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst
+++ b/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst
@@ -4,6 +4,6 @@ CTEST_OUTPUT_ON_FAILURE
.. include:: ENV_VAR.txt
Boolean environment variable that controls if the output should be logged for
-failed tests. Set the value to 1, True, or ON to enable output on failure.
+failed tests. Set the value to ``1``, ``True``, or ``ON`` to enable output on failure.
See :manual:`ctest(1)` for more information on controlling output of failed
tests.