]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/library_property.py
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / library_property.py
index b7c24c83b0ef3f26b9bd3394441d9821ea8ef0f8..6dc571440684be843567343dbef79360a109895f 100644 (file)
@@ -50,7 +50,7 @@ t.write("lib/jamroot.jam", """
 
 
 t.run_build_system()
-t.expect_addition("bin/$toolset/debug/a.exe")
+t.expect_addition("bin/$toolset/debug*/a.exe")
 t.expect_nothing("lib/bin/$toolset/release/x.obj")
 
 t.cleanup()