From 0751777217977165cb502f67417e6c15c7f0d364 Mon Sep 17 00:00:00 2001 From: smaguin <smaguin@localhost> Date: Tue, 06 May 2008 14:01:43 +0000 Subject: [PATCH] restore nbMaxOperations --- 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 39784d4..98f5a61 100755 --- a/opends/tests/system-tests/scenario/conf.dtd +++ b/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