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);