]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: add flag to build tests only, but not run them
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 4 May 2016 16:08:27 +0000 (09:08 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 4 May 2016 17:46:37 +0000 (17:46 +0000)
commit0f84afe24bd7954ed2408008c17b1930881d89d5
tree6282fd7472a72ee44f829783cf28c049457a3775
parent43d2a10e2647b2d6ee10a2a7629ee4055dcce740
cmd/dist: add flag to build tests only, but not run them

To speed up the ssacheck check builder and make it on by default as a
trybot.

Change-Id: I91a3347491507c84f4878dff744ca426ba3e2e9f
Reviewed-on: https://go-review.googlesource.com/22755
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/cmd/dist/test.go