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

Jean-Noel Rouvignac
31.12.2014 adf6f5da58af4947ce7ba6f6ee0bcc19725c5a6c
opendj3-server-dev/src/server/org/opends/server/plugins/SambaPasswordPlugin.java
@@ -786,10 +786,7 @@
       * This should never happen as we are processing the post-operation which
       * succeeded so the entry has to exist if we have reached this point.
       */
      if (logger.isTraceEnabled())
      {
        logger.traceException(e);
      }
      logger.traceException(e);
    }
    return PluginResult.PostOperation.continueOperationProcessing();