try full output for tests

This commit is contained in:
Alexey Rybalchenko
2018-01-16 12:46:28 +01:00
parent b3292252bf
commit 71b2981526
8 changed files with 20 additions and 13 deletions

View File

@@ -22,7 +22,7 @@ SAMPLER_PID=$!
SINK="ex-region-sink"
SINK+=" --id sink1"
SINK+=" --session $SESSION"
SINK+=" --severity NOLOG"
SINK+=" --verbosity veryhigh"
SINK+=" --control static --color false"
SINK+=" --max-iterations 1"
SINK+=" --transport shmem"