Update of /cvsroot/boost/boost/tools/regression/xsl_reports
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2262
Modified Files:
Tag: RC_1_34_0
boost_wide_report.py
Log Message:
Ignore boostbook uploads
Index: boost_wide_report.py
===================================================================
RCS file:
/cvsroot/boost/boost/tools/regression/xsl_reports/boost_wide_report.py,v
retrieving revision 1.19.2.1
retrieving revision 1.19.2.2
diff -u -d -r1.19.2.1 -r1.19.2.2
--- boost_wide_report.py 18 Jan 2007 20:10:29 -0000 1.19.2.1
+++ boost_wide_report.py 4 Feb 2007 14:26:25 -0000 1.19.2.2
@@ -347,7 +347,7 @@
f.cwd( site_path )
source_content = list_ftp( f )
- source_content = [ x for x in source_content if re.match(
r'.+[.](?<!log[.])zip', x.name ) ]
+ source_content = [ x for x in source_content if re.match(
r'.+[.](?<!log[.])zip', x.name ) and x.name.lower() != 'boostbook.zip' ]
destination_content = list_dir( destination )
d = diff( source_content, destination_content )
-------------------------------------------------------------------------
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