]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/build_no.py
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / build_no.py
index 07b45804e8d686183972786b0cb7f47d7f49222a..771e697a71e7848e4d5222193c5e865b503e7cc3 100644 (file)
@@ -18,6 +18,6 @@ t.run_build_system()
 t.expect_nothing_more()
 
 t.run_build_system(["release"])
-t.expect_addition("bin/$toolset/release/hello.exe")
+t.expect_addition("bin/$toolset/release*/hello.exe")
 
 t.cleanup()