summaryrefslogtreecommitdiff
path: root/src/run.bat
diff options
context:
space:
mode:
authorAlex Brainman <alex.brainman@gmail.com>2014-10-02 16:15:36 +1000
committerAlex Brainman <alex.brainman@gmail.com>2014-10-02 16:15:36 +1000
commitc9abd02a3713939babe10b3dca680c54aec10b46 (patch)
tree6b58840d7d5b29020bc52b517181d87850536c99 /src/run.bat
parent10ae267445b507d1733782927888d160d2973d58 (diff)
downloadgo-c9abd02a3713939babe10b3dca680c54aec10b46.tar.gz
run.bat: comment text properly
LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://codereview.appspot.com/153830044
Diffstat (limited to 'src/run.bat')
-rw-r--r--src/run.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/run.bat b/src/run.bat
index 309e06d50..14c1b45fd 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