mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41: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
@@ -17,6 +17,7 @@ SINK_PID=$!
|
||||
SAMPLER1="ex-mt-sampler1"
|
||||
SAMPLER1+=" --id sampler1"
|
||||
SAMPLER1+=" --session $SESSION"
|
||||
SAMPLER1+=" --verbosity NOLOG"
|
||||
SAMPLER1+=" --max-iterations 1"
|
||||
SAMPLER1+=" --control static --log-color false"
|
||||
SAMPLER1+=" --transport shmem"
|
||||
@@ -27,6 +28,7 @@ SAMPLER1_PID=$!
|
||||
SAMPLER2="ex-mt-sampler2"
|
||||
SAMPLER2+=" --id sampler2"
|
||||
SAMPLER2+=" --session $SESSION"
|
||||
SAMPLER2+=" --verbosity NOLOG"
|
||||
SAMPLER2+=" --max-iterations 1"
|
||||
SAMPLER2+=" --control static --log-color false"
|
||||
SAMPLER2+=" --transport nanomsg"
|
||||
|
Reference in New Issue
Block a user