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

jvergara
07.48.2009 758cb0854c15b20502666e38d42cec8d6b1eb4e1
Remove unused line from the script.
1 files modified
1 ■■■■ changed files
opendj-sdk/opends/resource/bin/_script-util.bat 1 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/resource/bin/_script-util.bat
@@ -113,7 +113,6 @@
:checkJavaPath
java.exe -version > NUL 2>&1
set RESULT_CODE=%errorlevel%
if not %errorlevel% == 0 goto noJavaFound
set OPENDS_JAVA_BIN=java.exe
goto endJavaHomeAndArgs