]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: add -k to "dist test" to keep going after error
authorShenghou Ma <minux@golang.org>
Sat, 2 May 2015 02:23:04 +0000 (22:23 -0400)
committerMinux Ma <minux@golang.org>
Sun, 17 May 2015 00:08:04 +0000 (00:08 +0000)
commitab4e7988bb30eaf43ef9c5b4dcedc30502a0b0e6
treec3985d90c54596fc3897a323d70b5ecb7e72344c
parent6e8bcbbe8987d9b06ef2c349913cde11e6dd8339
cmd/dist: add -k to "dist test" to keep going after error

Fixes #10336.

Change-Id: Idc3f60851aea590575dc293165d4d6f85ae001bc
Reviewed-on: https://go-review.googlesource.com/9645
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/dist/test.go