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

jvergara
17.45.2009 d2bbcac0b2a6f7772d444ce7081ee984085ae95a
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/QuickSetupCli.java
@@ -135,7 +135,7 @@
      else
      {
        // User cancelled operation.
        returnValue = ReturnCode.CANCELLED;
        returnValue = ReturnCode.CANCELED;
      }
    }
    catch (UserDataException uude)