Update of /cvsroot/boost/boost/tools/build/v2/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5348/test

Modified Files:
        build_no.py 
Log Message:
Don't emit any messages when <build>no is in properties.


Index: build_no.py
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/test/build_no.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- build_no.py 7 Feb 2006 13:46:02 -0000       1.1
+++ build_no.py 8 Nov 2006 09:07:01 -0000       1.2
@@ -28,8 +28,6 @@
 t.run_build_system()
 t.expect_nothing_more()
 
-t.fail_test(string.find(t.stdout(), "Skipping build of ./hello -- <build>no in 
properties.") == -1)
-
 t.run_build_system("release")
 t.expect_addition("bin/$toolset/release/hello.exe")
 


-------------------------------------------------------------------------
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