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

vharseko
18.22.2023 d9ef90b49705daa2223432cd073e9dff39ae3f1b
opendj-server-legacy/src/main/java/org/opends/server/tools/tasks/TaskTool.java
@@ -88,7 +88,7 @@
  private TaskScheduleArgs taskScheduleArgs;
  /** Argument used to know if the tool should be run in offline mode. */
  private BooleanArgument runOfflineArg;
  protected BooleanArgument runOfflineArg;
  /** This CLI is always using the administration connector with SSL. */
  private static final boolean alwaysSSL = true;