mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
Reduced ci.py verbosity
This commit is contained in:
@@ -122,7 +122,7 @@ def _setup_boost(
|
||||
_run(['cmd', '/q', '/c', 'bootstrap.bat'])
|
||||
else:
|
||||
_run(['bash', 'bootstrap.sh'])
|
||||
_run([_b2_command, 'headers'])
|
||||
_run([_b2_command, 'headers', '-d0'])
|
||||
|
||||
|
||||
# Builds a Boost distribution using ./b2 install, and places it into _b2_distro.
|
||||
|
||||
Reference in New Issue
Block a user