Update of /cvsroot/boost/boost/tools/regression/xsl_reports/runner
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv13084
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.17
retrieving revision 1.63.2.18
diff -u -d -r1.63.2.17 -r1.63.2.18
--- regression.py 11 Feb 2007 19:46:55 -0000 1.63.2.17
+++ regression.py 11 Feb 2007 19:48:52 -0000 1.63.2.18
@@ -673,7 +673,7 @@
log( 'Collecting files for BoostBook into "%s"...' %
boostbook_archive_name )
import zipfile
boostbook_archive = zipfile.ZipFile( boostbook_archive_name, 'w',
zipfile.ZIP_DEFLATED )
- html_root = 'boost/doc/html'
+ html_root = os.path.join( boost_root, '/doc/html' )
boostbook_archive.writestr( 'timestamp', timestamp())
boostbook_archive.write( boostbook_log, os.path.basename( 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