]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: say 'go test .' instead of 'go test' in a few places for cleaner output
authorRuss Cox <rsc@golang.org>
Wed, 15 May 2019 18:33:16 +0000 (14:33 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 16 May 2019 03:25:05 +0000 (03:25 +0000)
commit80b393e8b2f708782887e311f598526c4e6700ee
tree7892ff991cf51229449a9272a609711ddd5a8d26
parenta6a0ed3c4760fb6c59c55c1a01ddba8a558e04eb
cmd/dist: say 'go test .' instead of 'go test' in a few places for cleaner output

This just makes all.bash a bit less chatty.

Change-Id: I7d2ecabf0c7d8df2065d7052718f611bb2907801
Reviewed-on: https://go-review.googlesource.com/c/go/+/177418
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/test.go