summaryrefslogtreecommitdiffstats
path: root/CTestConfig.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-03-29 16:35:48 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-03-29 16:35:48 (GMT)
commitae48e4337f9342e02eaf2a060c1b4337b898330f (patch)
tree0f568d59c3faa41f0d308d26c1507ff4c922efec /CTestConfig.cmake
parentf977c619d3e2df9c76a8460a0d6682f4134ab009 (diff)
downloadhdf5-ae48e4337f9342e02eaf2a060c1b4337b898330f.zip
hdf5-ae48e4337f9342e02eaf2a060c1b4337b898330f.tar.gz
hdf5-ae48e4337f9342e02eaf2a060c1b4337b898330f.tar.bz2
Update CDash info
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 8a20eb4..6bad67e 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -24,7 +24,7 @@ if (CDASH_LOCAL)
set (CTEST_DROP_LOCATION "/submit.php?project=HDF5Trunk")
else ()
set (CTEST_DROP_SITE "cdash.hdfgroup.org")
- set (CTEST_DROP_LOCATION "/submit.php?project=HDF5+Trunk")
+ set (CTEST_DROP_LOCATION "/submit.php?project=HDF5")
endif ()
set (CTEST_DROP_SITE_CDASH TRUE)