mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Resolve merge conflicts
This commit is contained in:
@@ -350,11 +350,6 @@ public class NBCLIOptions {
|
||||
showStackTraces = true;
|
||||
arglist.removeFirst();
|
||||
break;
|
||||
case NBCLIOptions.DASH_VVV_TRACE:
|
||||
this.consoleLevel = NBLogLevel.TRACE;
|
||||
showStackTraces = true;
|
||||
arglist.removeFirst();
|
||||
break;
|
||||
case NBCLIOptions.ENABLE_DEDICATED_VERIFICATION_LOGGER:
|
||||
enableDedicatedVerificationLogger();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user