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

al_xipe
14.02.2007 89e98e94b1605a4cce255cafc7c4450f74517ff8
fixed ant typo in the installer for the daily build run.
1 files modified
2 ■■■ changed files
opends/tests/functional-tests/staf-installer.xml 2 ●●● patch | view | raw | blame | history
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 -->