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

Violette Roche-Montane
02.34.2013 062a0efc5af3f00d411ee9032741490a813de51f
opends/src/server/org/opends/server/tools/upgrade/Upgrade.java
@@ -478,7 +478,7 @@
        }
        catch (ClientException e)
        {
          LOG.log(Level.SEVERE, e.getMessage());
          context.notify(e.getMessageObject(), WARNING);
          isOk = false;
        }
      }