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

al_xipe
29.02.2006 b94d9325802253029c4ab6b4858015460e6201eb
opends/tests/installer.xml
@@ -77,7 +77,7 @@
    </unzip>
    <chmod perm="755">
      <fileset dir="${full.install.dir}/bin">
        <include name="*.sh"/>
        <exclude name="*.bat"/>
      </fileset>
    </chmod>
  </target>
@@ -152,7 +152,7 @@
     spawn="true"                                                           />
    <exec
      os="${unix.list}"
      executable="${full.install.dir}/bin/start-ds.sh"
      executable="${full.install.dir}/bin/start-ds"
      spawn="true"                                                           />
  </target>
   <target name="start">
@@ -182,7 +182,7 @@
    </exec>
    <exec 
      os="${unix.list}"
      executable="${full.install.dir}/bin/stop-ds.sh"
      executable="${full.install.dir}/bin/stop-ds"
      spawn="true"                                   >
      <arg line="-h ${host.name}"/>
      <arg line="-p ${port.ldap}"/>