]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/wrong_project.py
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / wrong_project.py
index 273ff5c97d80ec36d88ae0c83f6cc76b4a1e26af..7183a60624a5f7f6b0b0f5e4518f68f000f1dea8 100644 (file)
@@ -34,6 +34,6 @@ def init():
 """)
 
 t.run_build_system()
-t.expect_addition("bin/$toolset/debug/a.exe")
+t.expect_addition("bin/$toolset/debug*/a.exe")
 
 t.cleanup()