]> Cypherpunks.ru repositories - gostls13.git/commitdiff
run.bat: comment text properly
authorAlex Brainman <alex.brainman@gmail.com>
Thu, 2 Oct 2014 06:15:36 +0000 (16:15 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Thu, 2 Oct 2014 06:15:36 +0000 (16:15 +1000)
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/153830044

src/run.bat

index 309e06d507369a7cfeb65469fd1a42ff0dc7b878..14c1b45fdad40a09fd2bdd837c9c41db603ddee8 100644 (file)
@@ -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