]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/composite.py
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / composite.py
index a35b88d1a9dacae1522cda5282142c4b3f814dfc..e3a334b4ff24f9102416199a983e26b8d006cfdd 100644 (file)
@@ -20,6 +20,6 @@ int main() {}
 
 t.run_build_system()
 
-t.expect_addition("bin/$toolset/release/hello.exe")
+t.expect_addition("bin/$toolset/release*/hello.exe")
 
 t.cleanup()