]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/conditionals3.py
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / conditionals3.py
index 028fad62145cb9738dbf75c4944b66a1d30f1217..67c04c429316419bf25907cdf1e6f23c3b4bdc02 100644 (file)
@@ -25,6 +25,6 @@ int main()
 """)
 
 t.run_build_system(stdout=None, stderr=None)
-t.expect_addition("bin/$toolset/debug/hello.exe")
+t.expect_addition("bin/$toolset/debug*/hello.exe")
 
 t.cleanup()