]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/load_dir.py
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / load_dir.py
index 09a59f9519b9070189439d31e31e1a5248fb8e59..faa47d216e022c7458f1741e1ce31876ef691cf3 100644 (file)
@@ -51,7 +51,7 @@ footer = """
 
 t.run_build_system()
 
-t.expect_addition("bin/$toolset/debug/FILL_SOME_HERE.exe")
+t.expect_addition("bin/$toolset/debug*/FILL_SOME_HERE.exe")
 
 t.cleanup()
 """