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

gary_williams
05.26.2007 b2a31e7655b4e8dbe114d9a21718330b409735f8
opends/tests/functional-tests/shared/functions/utils.xml
@@ -74,6 +74,9 @@
          </sequence>
        </else>
      </if>
      <return>RC</return>
    </sequence>
  </function>
@@ -310,6 +313,7 @@
      <!-- Local variables -->
      <script>
        mylocation=location
        mypath=dsPath
        myhost=dsInstanceHost
        myport=dsInstancePort
        mydn=dsInstanceDn
@@ -321,6 +325,7 @@
        <sequence>
          <call function="'SearchObject'">
            { 'location'       : mylocation,
              'dsPath'         : mypath,
              'dsInstanceHost' : myhost ,
              'dsInstancePort' : myport ,
              'dsInstanceDn'   : mydn ,