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

Jean-Noel Rouvignac
18.00.2015 94e9037522922b67e8af412b4cfe476f5e991118
opendj-server-legacy/src/main/java/org/opends/server/tools/tasks/TaskTool.java
@@ -111,7 +111,7 @@
   * @param err stream to write messages; may be null
   * @return int indicating the result of this action
   */
  abstract protected int processLocal(boolean initializeServer,
  protected abstract int processLocal(boolean initializeServer,
                                      PrintStream out,
                                      PrintStream err);