mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

mkeyes
02.28.2007 9cc7349a9a9dbe0ed9f4d0463365a4d9c27097f2
opends/tests/functional-tests/shared/functions/ldap.xml
@@ -529,6 +529,18 @@
        <stderr mode="'stdout'"/>
        <returnstdout/>
      </process>
      <script>
        SearchRC=RC
        SearchResult=STAXResult
      </script>
      <call function="'checkRC'">
        { 'returncode' : SearchRC ,
          'result'     : SearchResult }
      </call>
      <return>SearchResult</return>
    </sequence>
  </function>