]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/default_features.py
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / default_features.py
index 0d285a3f9d3408395645915e63d2599b4580acec..1d6d72a6fd06742324245fb9ec622e23b82bb634 100644 (file)
@@ -45,6 +45,6 @@ void foo() {}
 
 t.run_build_system()
 
-t.expect_addition("bin/$toolset/debug/hello.exe")
+t.expect_addition("bin/$toolset/debug*/hello.exe")
 
 t.cleanup()