add --quiet
to test_runner.py
, replicates bitcoin#10105
Signed-off-by: Pasta <pasta@dashboost.org>
This commit is contained in:
parent
22c4cd7b09
commit
73a5d9bfdd
@ -17,4 +17,4 @@ export LD_LIBRARY_PATH=$BUILD_DIR/depends/$HOST/lib
|
||||
|
||||
cd build-ci/dashcore-$BUILD_TARGET
|
||||
|
||||
./test/functional/test_runner.py --coverage $PASS_ARGS
|
||||
./test/functional/test_runner.py --coverage --quiet $PASS_ARGS
|
||||
|
Loading…
Reference in New Issue
Block a user