ENH: move dashboard location

This commit is contained in:
Bill Hoffman 2009-07-15 19:40:46 +00:00
parent fb08218a04
commit 6dd0277c22
1 changed files with 2 additions and 2 deletions

View File

@ -8,6 +8,6 @@ set(CTEST_PROJECT_NAME "CURL")
set(CTEST_NIGHTLY_START_TIME "00:00:00 EST")
set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "www.cdash.org")
set(CTEST_DROP_LOCATION "/CDashPublic/submit.php?project=CURL")
set(CTEST_DROP_SITE "my.cdash.org")
set(CTEST_DROP_LOCATION "/submit.php?project=CURL")
set(CTEST_DROP_SITE_CDASH TRUE)