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:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user