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

kenneth_suter
15.32.2007 5e7c2e08044de85ed9a8da34b2ed8634201e2db7
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/upgrader/UpgraderCliHelper.java
@@ -83,8 +83,7 @@
      } else {
        // TODO i18N
        throw new UserDataException(null,
                "Option -f is required for the command line version of the " +
                        "upgrade tool.");
                "Option -f is required.");
      }
    } catch (ArgumentException e) {