mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-11 00:12:04 -06:00
OF - tabbing
This commit is contained in:
parent
b043d793f2
commit
b03d95051a
@ -79,7 +79,7 @@ public class NBCLI implements Function<String[], Integer>, NBLabeledElement {
|
||||
private static final String version;
|
||||
|
||||
static {
|
||||
version = new VersionInfo().getVersion();
|
||||
version = new VersionInfo().getVersion();
|
||||
loggerConfig = new NBLoggerConfig();
|
||||
ConfigurationFactory.setConfigurationFactory(NBCLI.loggerConfig);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user