Update of /cvsroot/boost/boost/tools/regression/xsl_reports/runner
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17121
Modified Files:
Tag: RC_1_34_0
regression.py
Log Message:
Showstopper fix
Index: regression.py
===================================================================
RCS file:
/cvsroot/boost/boost/tools/regression/xsl_reports/runner/regression.py,v
retrieving revision 1.63.2.20
retrieving revision 1.63.2.21
diff -u -d -r1.63.2.20 -r1.63.2.21
--- regression.py 11 Feb 2007 20:08:58 -0000 1.63.2.20
+++ regression.py 16 Feb 2007 20:51:07 -0000 1.63.2.21
@@ -807,7 +807,7 @@
# We can skip test only we were explictly
# told to have no toolsets in command line "--toolset="
if toolsets != '': # --toolset=,
- test( toolsets, book, bjam_options, monitored, timeout, v2, [] )
+ test( toolsets, bjam_options, monitored, timeout, v2, [] )
collect_logs( tag, runner, platform, user, comment, incremental,
[] )
upload_logs( tag, runner, user, ftp_proxy, debug_level,
send_bjam_log )
if book:
-------------------------------------------------------------------------
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