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

gbellato
12.23.2007 8df89db3e754dfad1fda63a06af77eed6c91877c
opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java
@@ -1644,7 +1644,8 @@
      return true;
    }
    if (result == ResultCode.NO_SUCH_OBJECT)
    if ((result == ResultCode.NO_SUCH_OBJECT) ||
        (result == ResultCode.OBJECTCLASS_VIOLATION))
    {
      /*
       * The entry or it's new parent has not been found