]> Cypherpunks repositories - gostls13.git/commit
cmd/dist, cmd/internal/metadata: don't install metadata binary
authorCherry Mui <cherryyz@google.com>
Thu, 9 Jun 2022 21:30:05 +0000 (17:30 -0400)
committerCherry Mui <cherryyz@google.com>
Fri, 10 Jun 2022 20:39:12 +0000 (20:39 +0000)
commitfb75c2da91b9cccf05ec6baad2636325c5d96751
treef38fa53dae2c26594d16b109046d68f4dfbc38f8
parent386245b68ef4a24450a12d4f85d1835779dfef86
cmd/dist, cmd/internal/metadata: don't install metadata binary

It is only needed by cmd/dist, no need to build and install the
binary.

Change-Id: I6aba6b81496406077a0efba255c35020cff9d351
Reviewed-on: https://go-review.googlesource.com/c/go/+/411534
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
src/cmd/dist/test.go
src/cmd/internal/metadata/main.go