From 77f759b49510897d49ff98d9f49483a0cf90b968 Mon Sep 17 00:00:00 2001
From: smaguin <smaguin@localhost>
Date: Fri, 02 May 2008 14:44:55 +0000
Subject: [PATCH] add inetOrgPersonEXT_Jpeg_1MB for generated ldif

---
 opendj-sdk/opends/tests/system-tests/scenario/conf.dtd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/system-tests/scenario/conf.dtd b/opendj-sdk/opends/tests/system-tests/scenario/conf.dtd
index caaea42..4b28ac5 100755
--- a/opendj-sdk/opends/tests/system-tests/scenario/conf.dtd
+++ b/opendj-sdk/opends/tests/system-tests/scenario/conf.dtd
@@ -96,7 +96,7 @@
     <!ELEMENT subordinateTemplate EMPTY>
     <!ATTLIST subordinateTemplate
           type ( person | inetOrgPerson | organizationalPerson 
-                 | inetOrgPerson_Jpeg_1MB ) #REQUIRED
+                 | inetOrgPerson_Jpeg_1MB | inetOrgPersonEXT_Jpeg_1MB) #REQUIRED
           percentage NMTOKEN #IMPLIED
           nb NMTOKEN #IMPLIED>
 

--
Gitblit v1.10.0