]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/free_features_request.py
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / free_features_request.py
index e7949d145305009f9b665157004a9298134c9809..c6bb4e9d636751c72bc0f0cacbb218103035f71b 100644 (file)
@@ -37,6 +37,6 @@ void foo() {}
 # error at this point.
 t.run_build_system(["hello", "define=FOO"])
 
-t.expect_addition("bin/$toolset/debug/hello.exe")
+t.expect_addition("bin/$toolset/debug*/hello.exe")
 
 t.cleanup()