From: Alex Brainman Date: Thu, 1 Nov 2012 02:04:08 +0000 (+1100) Subject: run.bat: make output consistent X-Git-Tag: go1.1rc2~2007 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ee26a5e4f22928a20c59f70b67ccd511467c69f5;p=gostls13.git run.bat: make output consistent R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/6811059 --- diff --git a/src/run.bat b/src/run.bat index 67762e1df0..78c9858be5 100644 --- a/src/run.bat +++ b/src/run.bat @@ -87,7 +87,7 @@ echo. :: TODO: The other tests in run.bash. -echo # test +echo # ..\test cd ..\test set FAIL=0 go run run.go