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

matthew_swift
03.39.2006 59685c84348f8d71dc3bbd3513c5eb10cc738a8e
opends/src/server/org/opends/server/synchronization/MultimasterSynchronization.java
@@ -462,7 +462,7 @@
    do
    {
      domain = domains.get(temp);
      temp = temp.getParent();
      temp = temp.getParentDNInSuffix();
      if (temp == null)
      {
        break;