mirror of
https://github.com/golang/go
synced 2024-11-11 22:20:22 -07:00
run.bat: comment text properly
LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/153830044
This commit is contained in:
parent
bc89e8c575
commit
714461740c
@ -90,7 +90,7 @@ go run "%GOROOT%\test\run.go" - ..\misc\cgo\stdio
|
||||
if errorlevel 1 goto fail
|
||||
echo.
|
||||
|
||||
# cgo tests inspect the traceback for runtime functions
|
||||
:: cgo tests inspect the traceback for runtime functions
|
||||
set OLDGOTRACEBACK=%GOTRACEBACK%
|
||||
set GOTRACEBACK=2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user