Help: Clarify why CTEST_NIGHTLY_START_TIME is needed

This commit is contained in:
Kyle Edwards
2020-04-29 14:49:19 -04:00
parent a636310718
commit d84e8a1818
+6 -2
View File
@@ -1,5 +1,9 @@
CTEST_NIGHTLY_START_TIME
------------------------
Specify the CTest ``NightlyStartTime`` setting
in a :manual:`ctest(1)` dashboard client script.
Specify the CTest ``NightlyStartTime`` setting in a :manual:`ctest(1)`
dashboard client script.
Note that this variable must always be set for a nightly build in a
dashboard script. It is needed so that nightly builds can be properly grouped
together in CDash.