From 2b71d1aed6975889e15fe1afafb1ac779aa604b5 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Sun, 03 Mar 2013 20:52:23 +0000
Subject: [PATCH] [Opendj-777] CR-1353 Update ldapcompare testscases following fix for issue OPENDJ-777
---
opends/tests/staf-tests/shared/functions/tools.xml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/opends/tests/staf-tests/shared/functions/tools.xml b/opends/tests/staf-tests/shared/functions/tools.xml
index 2a362cd..e933cea 100755
--- a/opends/tests/staf-tests/shared/functions/tools.xml
+++ b/opends/tests/staf-tests/shared/functions/tools.xml
@@ -1741,8 +1741,7 @@
</function-arg-def>
<function-arg-def name="useCmpRC" type="optional">
<function-arg-description>
- Use an exit code that indicates whether a given clear-text password
- matched a provided encoded password.
+ Use an exit code that indicates whether difference were not found.
Results are an exit code of 6 (COMPARE_TRUE) or
an exit code of 5 (COMPARE_FALSE).
</function-arg-description>
--
Gitblit v1.10.0