From 07916de8c3c279d58f924680e77756499795d731 Mon Sep 17 00:00:00 2001
From: smaguin <smaguin@localhost>
Date: Tue, 06 May 2008 14:01:43 +0000
Subject: [PATCH] restore nbMaxOperations

---
 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 39784d4..98f5a61 100755
--- a/opendj-sdk/opends/tests/system-tests/scenario/conf.dtd
+++ b/opendj-sdk/opends/tests/system-tests/scenario/conf.dtd
@@ -127,7 +127,7 @@
   <!ELEMENT serverInstance (#PCDATA)>
   <!ELEMENT baseDn (#PCDATA)>
   <!ELEMENT nbCnx (#PCDATA)>
-  <!ELEMENT nbMaxOp (#PCDATA)>
+  <!ELEMENT nbMaxOperations (#PCDATA)>
   <!ELEMENT attribute (#PCDATA)>
   <!ELEMENT authentication (#PCDATA)>
   <!ELEMENT certAlias (#PCDATA)>

--
Gitblit v1.10.0