summaryrefslogtreecommitdiffstats
path: root/CTestConfig.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-06-30 19:49:51 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-06-30 19:49:51 (GMT)
commitb0bda510d847ef1a2ccbb11a357c4e91e9f5e604 (patch)
tree98626643042ef790f786978a49ab82bb8d38d862 /CTestConfig.cmake
parent0eb409a5235d1f7fea950ca657661600a16f501f (diff)
downloadhdf5-b0bda510d847ef1a2ccbb11a357c4e91e9f5e604.zip
hdf5-b0bda510d847ef1a2ccbb11a357c4e91e9f5e604.tar.gz
hdf5-b0bda510d847ef1a2ccbb11a357c4e91e9f5e604.tar.bz2
[svn-r27302] switch public cdash URL
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 a0e2a67..54c9172 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -12,7 +12,7 @@ if (CDASH_LOCAL)
set (CTEST_DROP_SITE "72.36.68.252")
set (CTEST_DROP_LOCATION "/submit.php?project=HDF5.1.8")
else (CDASH_LOCAL)
- set (CTEST_DROP_SITE "cdash.hdfgroup.uiuc.edu")
+ set (CTEST_DROP_SITE "cdash.hdfgroup.org")
set (CTEST_DROP_LOCATION "/submit.php?project=HDF518")
endif (CDASH_LOCAL)
set (CTEST_DROP_SITE_CDASH TRUE)