mirror of
https://github.com/golang/go
synced 2024-11-13 17:00:22 -07:00
make.bat, run.bat: echo newlines
R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5671072
This commit is contained in:
parent
014568bee1
commit
7fc47928fc
@ -38,7 +38,6 @@ if errorlevel 1 goto fail
|
||||
if errorlevel 1 goto fail
|
||||
call env.bat
|
||||
del env.bat
|
||||
:: Echo with no arguments prints whether echo is turned on, so echo dot.
|
||||
echo.
|
||||
|
||||
echo # Building compilers and Go bootstrap tool.
|
||||
|
Loading…
Reference in New Issue
Block a user