mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/ads/org/opends/admin/ads/ADSContextHelper.java @@ -83,6 +83,7 @@ { if (suffixes.size() > 0) { backend.setBackendBaseDN(suffixes); backend.commit(); } else