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

jvergara
04.21.2007 920269bc1645597a547ca0aa7261970524ac5143
opends/resource/setup.bat
@@ -67,7 +67,7 @@
"%JAVA_BIN%" org.opends.server.tools.InstallDS -t > NUL 2>&1
if not %errorlevel% == 0 goto noValidJavaHome
if "%*" == "" goto callLaunch
if %~0 == "" goto callLaunch
goto callJava
:callLaunch