Update of /cvsroot/boost/boost/tools/regression/xsl_reports/runner
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3712
Modified Files:
Tag: RC_1_34_0
regression.py
Log Message:
Redo --toolset change
Index: regression.py
===================================================================
RCS file:
/cvsroot/boost/boost/tools/regression/xsl_reports/runner/regression.py,v
retrieving revision 1.63.2.6
retrieving revision 1.63.2.7
diff -u -d -r1.63.2.6 -r1.63.2.7
--- regression.py 8 Dec 2006 11:30:18 -0000 1.63.2.6
+++ regression.py 12 Dec 2006 15:57:33 -0000 1.63.2.7
@@ -494,7 +494,7 @@
if not toolsets is None:
if v2:
- result += ' ' + string.join(string.split( toolsets, ',' ), ' ' )
+ result += ' "--toolset=%s"' % toolsets
else:
result += ' "-sTOOLS=%s"' % string.join( string.split( toolsets,
',' ), ' ' )
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs