From bbc9d70ed184ba880afc3c03a1bba10bf4e5dc6d 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
---
opends/tests/system-tests/scenario/sample2/conf.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/system-tests/scenario/sample2/conf.xml b/opends/tests/system-tests/scenario/sample2/conf.xml
index 920f9df..c0d0f21 100755
--- a/opends/tests/system-tests/scenario/sample2/conf.xml
+++ b/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