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

andrug
08.16.2008 a69733f3860f71b29ec2d4aefa02a609aac2e142
opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
@@ -455,6 +455,12 @@
        </function-arg-description>
        <function-arg-property name="type" value="option"/>
      </function-arg-def>
      <function-arg-def name="expectedRC" type="optional" default="0">
        <function-arg-description>
          Expected return code value. Default value is 0.
          Wildcard 'noCheck' to not check the RC
        </function-arg-description>
      </function-arg-def>
      <function-arg-def name="fileFd" type="optional" default="''">
        <function-arg-description>
          file descriptor to write message in if needed
@@ -543,6 +549,7 @@
          'command'   : STAFCmd,
          'arguments' : STAFCmdParams,
          'path'      : dsBinPath,
          'expectedRC': expectedRC,
          'fileFd'    : fileFd
        }
      </call>