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

Gaetan Boismal
15.40.2016 9b7843793e41330e503f2a87751eeae5380e4fef
opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/Upgrade.java
@@ -785,6 +785,7 @@
        catch (ClientException e)
        {
          context.notify(e.getMessageObject(), WARNING);
          needToExitWithErrorCode();
          isOk = false;
        }
      }