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

Nicolas Capponi
11.56.2014 599c307ea27723bd289516103d4162c56fed7f8e
opendj3-server-dev/src/server/org/opends/server/tools/makeldif/TemplateEntry.java
@@ -313,7 +313,7 @@
    for (AttributeType t : attributes.keySet())
    {
      ArrayList<TemplateValue> valueList = attributes.get(t);
      if (t.isObjectClassType())
      if (t.isObjectClass())
      {
        for (TemplateValue v : valueList)
        {