diff options
Diffstat (limited to 'Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst')
-rw-r--r-- | Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst b/Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst new file mode 100644 index 0000000..4590a78 --- /dev/null +++ b/Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst @@ -0,0 +1,5 @@ +CTEST_GIT_UPDATE_OPTIONS +------------------------ + +Specify the CTest ``GITUpdateOptions`` setting +in a :manual:`ctest(1)` dashboard client script. |