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

mkeyes
02.28.2007 2741b2c9a61f42aa40a7b913d6ba9b080df9d0ef
opendj-sdk/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>