]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/wrapper.py
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / wrapper.py
index 8501a7340a45aadf1061820b4c6826055a39838c..1adeb2c90308e6d039fbce030b36447cb67a6e35 100644 (file)
@@ -33,6 +33,6 @@ IMPORT $(__name__) : my-test : : my-test ;
 """)
 
 t.run_build_system()
-t.expect_addition("bin/$toolset/debug/test.passed")
+t.expect_addition("bin/$toolset/debug*/test.passed")
 
 t.cleanup()