Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r65234 - in branches/release/tools: . bcp build/v2 inspect jam regression regression/src release wave
From: ghost_at_[hidden]
Date: 2010-09-04 07:40:30


Author: vladimir_prus
Date: 2010-09-04 07:40:26 EDT (Sat, 04 Sep 2010)
New Revision: 65234
URL: http://svn.boost.org/trac/boost/changeset/65234

Log:
Merge r64039, wherein testing was fixed after jam move.

Properties modified:
   branches/release/tools/ (props changed)
   branches/release/tools/bcp/ (props changed)
   branches/release/tools/build/v2/ (props changed)
   branches/release/tools/inspect/ (props changed)
   branches/release/tools/jam/ (props changed)
   branches/release/tools/regression/ (props changed)
   branches/release/tools/release/ (props changed)
   branches/release/tools/wave/ (props changed)
Text files modified:
   branches/release/tools/regression/src/regression.py | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/release/tools/regression/src/regression.py
==============================================================================
--- branches/release/tools/regression/src/regression.py (original)
+++ branches/release/tools/regression/src/regression.py 2010-09-04 07:40:26 EDT (Sat, 04 Sep 2010)
@@ -26,7 +26,7 @@
     'trunk' : 'trunk',
     'release' : 'branches/release',
     'build' : 'trunk/tools/build/v2',
- 'jam' : 'trunk/tools/build/v2/engine',
+ 'jam' : 'trunk/tools/build/v2/engine/src',
     'regression' : 'trunk/tools/regression',
     'boost-build.jam'
                     : 'trunk/boost-build.jam'


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