Skip to content

Commit

Permalink
Update URLs as per indications on cdash.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Malaterre committed Jul 18, 2014
1 parent 75fb10f commit 883d3bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CTestConfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ set(CTEST_PROJECT_NAME "GDCM")
set(CTEST_NIGHTLY_START_TIME "21:00:00 EDT")

set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "www.cdash.org")
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=GDCM")
set(CTEST_DROP_SITE "open.cdash.org")
set(CTEST_DROP_LOCATION "/submit.php?project=GDCM")
set(CTEST_DROP_SITE_CDASH TRUE)

0 comments on commit 883d3bf

Please sign in to comment.