summaryrefslogtreecommitdiffstats
path: root/CTestConfig.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-07-30 17:39:20 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-07-30 17:39:20 (GMT)
commit44e2ddac97a6bae4637ef040c9f1a9f7b70978f3 (patch)
tree47af2f9e7848128c7da556ab242efd5d27d06011 /CTestConfig.cmake
parent4df595c22da9c316b44a46602091fd5fe261abe9 (diff)
downloadhdf5-44e2ddac97a6bae4637ef040c9f1a9f7b70978f3.zip
hdf5-44e2ddac97a6bae4637ef040c9f1a9f7b70978f3.tar.gz
hdf5-44e2ddac97a6bae4637ef040c9f1a9f7b70978f3.tar.bz2
Merge cleanup mostly whitespace
Diffstat (limited to 'CTestConfig.cmake')
-rw-r--r--CTestConfig.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CTestConfig.cmake b/CTestConfig.cmake
index d80f48f..4868d07 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -50,5 +50,5 @@ set (CTEST_TEST_TIMEOUT 1200 CACHE STRING
set (DART_TESTING_TIMEOUT 1200 CACHE STRING
"Maximum time allowed before CTest will kill the test." FORCE)
-SET(CTEST_SUBMIT_RETRY_DELAY 20 CACHE STRING
+set (CTEST_SUBMIT_RETRY_DELAY 20 CACHE STRING
"How long to wait between timed-out CTest submissions.")