[svn-r24198] Change Internal CDash site.

This commit is contained in:
Allen Byrne 2013-09-25 15:03:59 -05:00
parent b3f9cb8786
commit b232b752a0

View File

@ -9,8 +9,8 @@ SET (CTEST_NIGHTLY_START_TIME "18:00:00 CST")
SET (CTEST_DROP_METHOD "http")
IF (CDASH_LOCAL)
SET (CTEST_DROP_SITE "nei.hdfgroup.uiuc.edu")
SET (CTEST_DROP_LOCATION "/cdash/submit.php?project=HDF5+Trunk")
SET (CTEST_DROP_SITE "72.36.68.252")
SET (CTEST_DROP_LOCATION "/submit.php?project=HDF5Trunk")
ELSE (CDASH_LOCAL)
SET (CTEST_DROP_SITE "cdash.hdfgroup.uiuc.edu")
SET (CTEST_DROP_LOCATION "/submit.php?project=HDF5+Trunk")