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

Jean-Noel Rouvignac
14.42.2014 f4d74a3c375a68c64d98ea91e0b838ab9790feb6
opendj3-server-dev/src/server/org/opends/server/extensions/ConfigFileHandler.java
@@ -1624,7 +1624,7 @@
        break;
      case SUBORDINATE_SUBTREE:
      case SUBORDINATES:
        // We are not interested in the base entry, but we want to check out all
        // of its children.  Use a recursive process to achieve this.
        for (ConfigEntry child : baseEntry.getChildren().values())