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

ludovicp
17.40.2010 35ee1b93a3f78be7c928f0871e812011af8fa60c
opends/resource/bin/control-panel.bat
@@ -44,7 +44,7 @@
rem Set environment variables
set SCRIPT_UTIL_CMD=set-full-environment
call "%INSTALL_ROOT%\lib\_script-util.bat" $*
call "%INSTALL_ROOT%\lib\_script-util.bat" %*
if NOT %errorlevel% == 0 exit /B %errorlevel%
if "%~1" == "" goto callLaunch