From ccb383c5308f88916e6946ef9479cedef8d98481 Mon Sep 17 00:00:00 2001
From: gary_williams <gary_williams@localhost>
Date: Tue, 04 Aug 2009 10:14:21 +0000
Subject: [PATCH] refactoring to use different backend types
---
opends/tests/staf-tests/shared/functions/tools.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/staf-tests/shared/functions/tools.xml b/opends/tests/staf-tests/shared/functions/tools.xml
index b29895b..826d226 100755
--- a/opends/tests/staf-tests/shared/functions/tools.xml
+++ b/opends/tests/staf-tests/shared/functions/tools.xml
@@ -1693,7 +1693,7 @@
<function-arg-property name="type" value="string" />
</function-arg-def>
- <function-arg-def name="Help" type="optional">
+ <function-arg-def name="dsHelp" type="optional">
<function-arg-description>
Help option
</function-arg-description>
--
Gitblit v1.10.0