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

jvergara
21.25.2007 792a76a5bc541be55e57597444e669adaf64e650
opends/resource/bin/_script-util.bat
@@ -118,7 +118,7 @@
:setEnvironmentVars
if %SET_ENVIRONMENT_VARS_DONE% == "true" goto end
set PATH=%SystemRoot%
set PATH=%SystemRoot%;%PATH%
set SCRIPT_NAME_ARG=-Dorg.opends.server.scriptName=%SCRIPT_NAME%
set SET_ENVIRONMENT_VARS_DONE=true
goto scriptBegin