2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00

Bad b2 command

This commit is contained in:
Ruben Perez
2023-10-04 18:48:29 +02:00
parent 0bf4e76981
commit 84c8649d66

View File

@@ -286,7 +286,7 @@ def _run_b2_tests(
):
os.chdir(str(_boost_root))
_run([
'b2',
_b2_command,
'--abbreviate-paths',
'toolset={}'.format(toolset),
'cxxstd={}'.format(cxxstd),