From 39f05a47aa7a7ee5ccf1539bd3f38c8bd18673f1 Mon Sep 17 00:00:00 2001
From: el_kaboing <el_kaboing@localhost>
Date: Thu, 30 Nov 2006 15:18:35 +0000
Subject: [PATCH] Allows the testing of strings in the functional tests.

---
 opends/tests/functional-tests/shared/functions/ldap.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opends/tests/functional-tests/shared/functions/ldap.xml b/opends/tests/functional-tests/shared/functions/ldap.xml
index 3c9a3c6..ca830a4 100755
--- a/opends/tests/functional-tests/shared/functions/ldap.xml
+++ b/opends/tests/functional-tests/shared/functions/ldap.xml
@@ -180,6 +180,8 @@
             <stderr mode="'stdout'"/>
             <returnstdout/>
         </process>
+        
+        <return>STAXResult</return>
 
       </sequence>
 

--
Gitblit v1.10.0