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

kenneth_suter
26.56.2007 0c950f58fb55560af9fb5435b89040e0e28e09a6
opendj-sdk/opends/src/server/org/opends/server/tools/ManageTasks.java
@@ -173,7 +173,7 @@
    LDAPConnectionArgumentParser argParser = new LDAPConnectionArgumentParser(
            "org.opends.server.tools.TaskInfo",
            INFO_TASKINFO_TOOL_DESCRIPTION.get(),
            false);
            false, null);
    // Initialize all the command-line argument types and register them with the
    // parser.