mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
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;