Commit a7fe1f16 authored by Anthony Martin's avatar Anthony Martin Committed by Aram Hăvărneanu

build: be verbose when running tests on Plan 9

This is a temporary change to see how far the
builder gets when it times out.

LGTM=aram, 0intro
R=0intro, aram
CC=golang-codereviews, mischief
https://golang.org/cl/111400043
parent 01a7d39d
......@@ -54,7 +54,7 @@ go test ../test/bench/go1
@{
xcd ../test
GOMAXPROCS='' time go run run.go
GOMAXPROCS='' time go run run.go -v
}
echo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment