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

jvergara
04.21.2007 b97e32e5dee83d4b943177d7175fd149d8d47ec9
opendj-sdk/opends/resource/uninstall.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