]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/project_test4.py
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / tools / build / test / project_test4.py
index 30aabacceaf71841eab1f9928d9331e0bf731141..45faf0dc58d9f82c8606dc90617abd36cee3d5d5 100644 (file)
@@ -43,7 +43,7 @@ t.copy("lib/jamfile3.jam", "lib/jamfile.jam")
 # Link-compatibility check for rtti is disabled...
 #t.run_build_system(status=None)
 #import string
-#t.fail_test(string.find(t.stdout(),
+#t.fail_test(t.stdout().find(
 #"""warning: targets produced from b.obj are link incompatible
 #warning: with main target a.exe""") !=-0)