Update of /cvsroot/boost/boost/tools/regression/xsl_reports/runner
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21092

Modified Files:
      Tag: RC_1_34_0
        regression.py 
Log Message:
More fixes for BoostBook build

Index: regression.py
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/regression/xsl_reports/runner/regression.py,v
retrieving revision 1.63.2.19
retrieving revision 1.63.2.20
diff -u -d -r1.63.2.19 -r1.63.2.20
--- regression.py       11 Feb 2007 19:50:43 -0000      1.63.2.19
+++ regression.py       11 Feb 2007 20:08:58 -0000      1.63.2.20
@@ -618,7 +618,7 @@
         if os.path.exists( boostbook_log ):
             os.unlink( boostbook_log )
         utils.system( [ '%s --v2 html >>%s 2>&1' % ( tool_path( bjam, v2=True 
), boostbook_log ) ] )
-        utils.system( [ '%s --v2 html >>%s 2>&1' % ( tool_path( bjam, v2=True 
), boostbook_log ) ] )
+        # utils.system( [ '%s --v2 pdf >>%s 2>&1' % ( tool_path( bjam, v2=True 
), boostbook_log ) ] )
     finally:
         os.chdir( cwd )
 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to