summaryrefslogtreecommitdiffstats
path: root/CTestConfig.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-06-30 21:19:23 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-06-30 21:19:23 (GMT)
commit02d0de0452330598b0709cea595ff7dcd8f4588a (patch)
tree2842610efacb021a4959c7c015508bedd5de3478 /CTestConfig.cmake
parent3dec75308acdd61e6ee44e580e69754684464c90 (diff)
downloadhdf5-02d0de0452330598b0709cea595ff7dcd8f4588a.zip
hdf5-02d0de0452330598b0709cea595ff7dcd8f4588a.tar.gz
hdf5-02d0de0452330598b0709cea595ff7dcd8f4588a.tar.bz2
[svn-r27317] switch internal 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 2104cbd..7497b08 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -9,7 +9,7 @@ set (CTEST_NIGHTLY_START_TIME "18:00:00 CST")
set (CTEST_DROP_METHOD "http")
if (CDASH_LOCAL)
- set (CTEST_DROP_SITE "72.36.68.252")
+ set (CTEST_DROP_SITE "10.10.10.82")
set (CTEST_DROP_LOCATION "/submit.php?project=HDF5Trunk")
else (CDASH_LOCAL)
set (CTEST_DROP_SITE "cdash.hdfgroup.org")