]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/custom_generator.py
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / custom_generator.py
index 8c477a6f2d89688967130d216ace01a47e7f65e8..f98a46878662e6e2c6b9b4004aa7749d6a955f7d 100644 (file)
@@ -61,6 +61,6 @@ t.write("r.rcc", """
 """)
 
 t.run_build_system()
-t.expect_content("bin/$toolset/debug/r.obj", "rc-object")
+t.expect_content("bin/$toolset/debug*/r.obj", "rc-object")
 
 t.cleanup()