summaryrefslogtreecommitdiff
path: root/Help
diff options
context:
space:
mode:
authorSam Freed <safreed@microsoft.com>2021-02-12 11:49:03 -0800
committerBrad King <brad.king@kitware.com>2021-02-15 10:52:32 -0500
commit7fd6bb6895c3c280dd73a76de05d0679ff0982a6 (patch)
treea44ef699461a7a7fc7c1fb2e2fce0bfde0e32afc /Help
parent7f2203ab4ad131e831b0574bb79a0ccb65126b14 (diff)
downloadcmake-7fd6bb6895c3c280dd73a76de05d0679ff0982a6.tar.gz
presets: Remove unintended rerunFailed option from test presets
This was accidentally included after discussion in #21391 had decided to leave it out. It was never included in a release. Issue: #21391
Diffstat (limited to 'Help')
-rw-r--r--Help/manual/cmake-presets.7.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/Help/manual/cmake-presets.7.rst b/Help/manual/cmake-presets.7.rst
index 99682392d8..49eb157594 100644
--- a/Help/manual/cmake-presets.7.rst
+++ b/Help/manual/cmake-presets.7.rst
@@ -721,11 +721,6 @@ that may contain the following fields:
``json-v1``
- ``rerunFailed``
-
- An optional bool. If true, equivalent to passing ``--rerun-failed`` on
- the command line.
-
``repeat``
An optional object specifying how to repeat tests. Equivalent to