From c559d88e8d34ab58f48a79dcec420acb67b6f2c6 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

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

diff --git a/opends/tests/system-tests/scenario/conf.dtd b/opends/tests/system-tests/scenario/conf.dtd
index caaea42..4b28ac5 100755
--- a/opends/tests/system-tests/scenario/conf.dtd
+++ b/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