From 6c9c344b9d2ded11ea95756d51c532da23d9df72 Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Fri, 28 Mar 2008 11:47:03 +0000
Subject: [PATCH] add new local client for example

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

diff --git a/opendj-sdk/opends/tests/system-tests/scenario/sample2/conf.xml b/opendj-sdk/opends/tests/system-tests/scenario/sample2/conf.xml
index 920f9df..c0d0f21 100755
--- a/opendj-sdk/opends/tests/system-tests/scenario/sample2/conf.xml
+++ b/opendj-sdk/opends/tests/system-tests/scenario/sample2/conf.xml
@@ -109,7 +109,7 @@
     <!--== Module 1 ==-->
     <module name="search" enabled="true">
     
-      <client id="1" name="searchLoad" host="localhost" start="t30"
+      <client id="1" name="sampleSearchLoad" host="localhost" start="t30"
                                                          stop="t60">
         <serverInstance>I1</serverInstance>
         <baseDn>dc=com</baseDn>

--
Gitblit v1.10.0