|
Boost-Commit : |
From: troy_at_[hidden]
Date: 2007-05-25 13:19:29
Author: troy
Date: 2007-05-25 13:19:29 EDT (Fri, 25 May 2007)
New Revision: 4248
URL: http://svn.boost.org/trac/boost/changeset/4248
Log:
Now that the testing nodes are stable we don't need this...
Text files modified:
sandbox-branches/boost-cmake/boost_1_34_0/DartConfig.cmake | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/DartConfig.cmake
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/DartConfig.cmake (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/DartConfig.cmake 2007-05-25 13:19:29 EDT (Fri, 25 May 2007)
@@ -1,11 +1,6 @@
# while developing, nice to start your nightly builds with the very latest
# code
set(CTEST_START_WITH_EMPTY_BINARY_DIRECTORY TRUE)
-# fixme on windows
-execute_process(COMMAND /bin/date "+%H:%M:%S %Z" OUTPUT_VARIABLE CURRENT_TIME)
-set(NIGHTLY_START_TIME ${CURRENT_TIME})
-
-#set(NIGHTLY_START_TIME "23:30:00 EDT")
set(DROP_METHOD "xmlrpc")
#set(DROP_SITE "http://public.kitware.com:8081")
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