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

matthew_swift
08.13.2010 34ac48d938d5f3411505f7d0f883a585148ec716
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;