CTest: Add CTEST_SUBMIT_INACTIVITY_TIMEOUT variable

Fixes: #22617
This commit is contained in:
Nikhil Reddy Ramolla
2021-10-02 00:40:55 +05:30
committed by Brad King
parent 1c12694124
commit 5d178fcc53
9 changed files with 54 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
CTEST_SUBMIT_INACTIVITY_TIMEOUT
-------------------------------
Specify the CTest ``SubmitInactivityTimeout`` setting
in a :manual:`ctest(1)` dashboard client script.