Skip to content

Commit

Permalink
Merge branch 'release_candidate'
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgelas committed Mar 14, 2014
2 parents c333727 + bc88979 commit 9de3c7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dashboard/Nightly/bonito/gofigure2_common.cmake
Expand Up @@ -219,9 +219,9 @@ endif()
# CTest delayed initialization is broken, so we put the
# CTestConfig.cmake info here.
set(CTEST_PROJECT_NAME "GoFigure2")
set(CTEST_NIGHTLY_START_TIME "22:00:00 EST")
set(CTEST_NIGHTLY_START_TIME "22:00:00 EST")
set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "my.cdash.org")
set(CTEST_DROP_SITE "www.gofigure2.org/CDash")
set(CTEST_DROP_LOCATION "/submit.php?project=GoFigure2")
set(CTEST_DROP_SITE_CDASH TRUE)
endif()
Expand Down

0 comments on commit 9de3c7a

Please sign in to comment.