Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 1474875

Browse files
committed
ENH: refs #263. Moving Dashboards to cdash.org.
1 parent 1358b1e commit 1474875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CTestConfig.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
## ENABLE_TESTING()
66
## INCLUDE(CTest)
77
set(CTEST_PROJECT_NAME "Midas")
8-
set(CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
8+
set(CTEST_NIGHTLY_START_TIME "19:00:00 EST")
99

1010
set(CTEST_DROP_METHOD "http")
11-
set(CTEST_DROP_SITE "www.kitware.com")
11+
set(CTEST_DROP_SITE "cdash.org")
1212
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=Midas")
1313
set(CTEST_DROP_SITE_CDASH TRUE)

0 commit comments

Comments
 (0)