mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-11 00:12:04 -06:00
remove summary output until it is fixed
This commit is contained in:
parent
0a3fc4fa08
commit
2bcf47cab8
@ -414,7 +414,7 @@ public class Scenario implements Callable<ScenarioResult> {
|
||||
}
|
||||
}
|
||||
fullChannels.forEach(result::reportTo);
|
||||
briefChannels.forEach(result::reportCountsTo);
|
||||
// briefChannels.forEach(result::reportCountsTo);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user