Fix missing placeholder `INIT_SBT_VERSION'

This commit is contained in:
tksk 2017-05-05 00:29:52 +09:00
parent ab3de739d7
commit a602ed760e
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ rem We use the value of the JAVA_OPTS environment variable if defined, rather th
set _JAVA_OPTS=%JAVA_OPTS%
if "%_JAVA_OPTS%"=="" set _JAVA_OPTS=%CFG_OPTS%
set INIT_SBT_VERSION=
:args_loop
if "%~1" == "" goto args_end