Update of /cvsroot/boost/boost/tools/regression/xsl_reports/runner
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv24763
Modified Files:
Tag: RC_1_34_0
regression.py
Log Message:
Small fix
Index: regression.py
===================================================================
RCS file:
/cvsroot/boost/boost/tools/regression/xsl_reports/runner/regression.py,v
retrieving revision 1.63.2.15
retrieving revision 1.63.2.16
diff -u -d -r1.63.2.15 -r1.63.2.16
--- regression.py 11 Feb 2007 17:26:14 -0000 1.63.2.15
+++ regression.py 11 Feb 2007 17:27:03 -0000 1.63.2.16
@@ -613,7 +613,7 @@
import_utils()
cwd = os.getcwd()
try:
- os.chdir( os.path.join( boost_root', 'doc' ) )
+ os.chdir( os.path.join( boost_root, 'doc' ) )
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 ) ] )
-------------------------------------------------------------------------
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