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

al_xipe
14.02.2007 1ee76e840efa07095ede332705cbb146a4dc8f5c
fixed ant typo in the installer for the daily build run.
1 files modified
2 ■■■ changed files
opendj-sdk/opends/tests/functional-tests/staf-installer.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/staf-installer.xml
@@ -380,7 +380,7 @@
  </target>
  
  <target name="run-daily" depends="status-do,download-daily">
    <property name="tests.run.daily"/>
    <property name="tests.run.daily" value="true"/>
    <antcall target="run-tests"/>
  </target>
<!-- Run tests section - bottom -->