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

Christophe Sovant
18.02.2008 6e03c0959cc4f1537a0f8c160e9885deea21bcee
opends/tests/staf-tests/build.bat
old mode 100755 new mode 100644
File was renamed from opends/tests/staf-tests/stress-tests/build.bat
@@ -47,6 +47,6 @@
if not "%*" == "" echo   your parameters=%*
echo Now running ant ...
set OPENDS_LIB=%FT_HOME%\..\..\lib
"%ANT_HOME%\bin\ant" -lib "%OPENDS_LIB%\mail.jar;%OPENDS_LIB%\activation.jar" -f staf-installer.xml %*
"%ANT_HOME%\bin\ant" -lib "%OPENDS_LIB%\mail.jar;%OPENDS_LIB%\activation.jar" -f shared\ant\staf-installer.xml %*
:end