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

jvergara
26.43.2007 5d0ceeba98f7bfd2cf17a1f2970e4c8be3130388
opends/src/quicksetup/org/opends/quicksetup/upgrader/UpgraderCliHelper.java
@@ -50,6 +50,14 @@
  StringArgument localInstallPackFileNameArg = null;
  /**
   * Default constructor.
   */
  public UpgraderCliHelper()
  {
    super(System.out, System.err, System.in);
  }
  /**
   * Creates a set of user data from command line arguments and installation
   * status.
   * @param args String[] of arguments passed in from the command line