mirror of https://github.com/sbt/sbt.git
Remove debug echo
This commit is contained in:
parent
689fdd682a
commit
9471fab91b
|
|
@ -396,7 +396,6 @@ if "%g:~0,2%" == "-D" (
|
|||
) else (
|
||||
call :dlog [args_loop] -D argument %~0
|
||||
set "SBT_ARGS=!SBT_ARGS! %~0"
|
||||
echo found !SBT_ARGS!
|
||||
goto args_loop
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue