Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r53037 - branches/release
From: troy_at_[hidden]
Date: 2009-05-15 18:03:38


Author: troy
Date: 2009-05-15 18:03:38 EDT (Fri, 15 May 2009)
New Revision: 53037
URL: http://svn.boost.org/trac/boost/changeset/53037

Log:

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

Text files modified:
   branches/release/CTestConfig.cmake | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/release/CTestConfig.cmake
==============================================================================
--- branches/release/CTestConfig.cmake (original)
+++ branches/release/CTestConfig.cmake 2009-05-15 18:03:38 EDT (Fri, 15 May 2009)
@@ -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")


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk