From: Alex Brainman Date: Thu, 2 Oct 2014 06:15:36 +0000 (+1000) Subject: run.bat: comment text properly X-Git-Tag: go1.4beta1~214 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=714461740cafdcdc16e675f761544022dc25c723;p=gostls13.git run.bat: comment text properly LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/153830044 --- diff --git a/src/run.bat b/src/run.bat index 309e06d507..14c1b45fda 100644 --- a/src/run.bat +++ b/src/run.bat @@ -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