Boost logo

Boost-Commit :

From: troy_at_[hidden]
Date: 2007-06-15 15:20:31


Author: troy
Date: 2007-06-15 15:20:30 EDT (Fri, 15 Jun 2007)
New Revision: 7066
URL: http://svn.boost.org/trac/boost/changeset/7066

Log:

Done testing, build the real thing now.

Text files modified:
   sandbox-branches/boost-cmake/dart-client/conf.py | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox-branches/boost-cmake/dart-client/conf.py
==============================================================================
--- sandbox-branches/boost-cmake/dart-client/conf.py (original)
+++ sandbox-branches/boost-cmake/dart-client/conf.py 2007-06-15 15:20:30 EDT (Fri, 15 Jun 2007)
@@ -13,7 +13,7 @@
 #
 boost_svn = 'http://svn.boost.org/svn/boost/sandbox-branches/boost-cmake/boost_1_34_0'
 test_svn = 'http://svn.resophonic.com/pub/ctest-tiny'
-urls = { 'boost_1_34_0' : test_svn }
+urls = { 'boost_1_34_0' : boost_svn }
 
 #
 # Variants to build/test: map of tag => [cmake_arguments]


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