mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
08.13.2010 dc2ab053f4a5fe2ec5608b4bbf7a9f3e0835ae83
opendj-sdk/sdk/src/com/sun/opends/sdk/tools/ModRate.java
@@ -129,7 +129,7 @@
            + "measure modify performance");
    // TODO: correct usage
    ArgumentParser argParser =
        new ArgumentParser(SearchRate.class.getName(), toolDescription,
        new ArgumentParser(ModRate.class.getName(), toolDescription,
            false, true, 1, 0, "[modifyString ...]");
    ArgumentParserConnectionFactory connectionFactory;
    ModifyPerformanceRunner runner;