summaryrefslogtreecommitdiff
path: root/doc/contributing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/contributing.rst')
-rw-r--r--doc/contributing.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/contributing.rst b/doc/contributing.rst
index 24a2636d..90d73097 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -140,9 +140,6 @@ these as 1 to use them:
- COVEGE_AST_DUMP will dump the AST tree as it is being used during code
parsing.
-- COVERAGE_KEEP_OUTPUT will save the output files that were generated by the
- gold-file tests, ones that compare output files to saved gold files.
-
- COVERAGE_KEEP_TMP keeps the temporary directories in which tests are run.
This makes debugging tests easier. The temporary directories are at
``$TMPDIR/coverage_test/*``, and are named for the test that made them.