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

lutoff
29.35.2007 910e8d26b1706fab50cfbd68f83d20f7663a6f40
opends/src/ads/org/opends/admin/ads/ADSContextHelper.java
@@ -83,6 +83,7 @@
          {
            if (suffixes.size() > 0)
            {
              backend.setBackendBaseDN(suffixes);
              backend.commit();
            }
            else