mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Disable irrelevant output in tests to workaround output scrambling on MacOS 10.11
This commit is contained in:
committed by
Mohammad Al-Turany
parent
e9486a0573
commit
21fc10d3de
@@ -6,6 +6,7 @@ trap 'kill -TERM $SAMPLER_PID; kill -TERM $SINK_PID; wait $SAMPLER_PID; wait $SI
|
||||
|
||||
SAMPLER="ex8-sampler"
|
||||
SAMPLER+=" --id sampler1"
|
||||
SAMPLER+=" --verbosity NOLOG"
|
||||
SAMPLER+=" --max-iterations 1"
|
||||
SAMPLER+=" --control static --log-color false"
|
||||
SAMPLER+=" --mq-config $ex8config"
|
||||
|
Reference in New Issue
Block a user