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

al_xipe
15.12.2007 9c6d701770fe660618ac119eb5189d999cdac027
opends/tests/functional-tests/staf-installer.xml
@@ -343,7 +343,7 @@
  </target>
  <target name="run-tests-check" depends="run-tests-build-pkg">
    <condition property="opends.port.ldap.taken">run
    <condition property="opends.port.ldap.taken">
      <socket port="${opends.port.ldap}" server="${host.name}"/>
    </condition>
    <condition property="opends.port.ldaps.taken">
@@ -580,7 +580,9 @@
    <exec
      dir="${staf.bin.dir}"
      executable="${staf.daemon}"
      ><!--
      spawn="true">
      -->
     <arg value="${staf.config}"/>
     <env key="${path.var}" path="${java.home}${file.separator}bin${path.separator}${staf.install.dir}${file.separator}bin${path.separator}${path.current}"/>
     <env key="LD_LIBRARY_PATH" path="${staf.install.dir}/lib"/>