Let's try this for a bit and see if it stops our builds from getting smeared across the Nightly column

[SVN r53037]
This commit is contained in:
Troy D. Straszheim 2009-05-15 22:03:38 +00:00
parent 72849cbe7a
commit 7bf9416919

View file

@ -5,7 +5,7 @@
## ENABLE_TESTING()
## INCLUDE(CTest)
set(CTEST_PROJECT_NAME "Boost")
set(CTEST_NIGHTLY_START_TIME "00:00:00 EST")
set(CTEST_NIGHTLY_START_TIME "03:00:00 EST")
set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "www.cdash.org")