]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix invalid go pack command line in the output of go build -x
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Fri, 14 Mar 2014 15:44:54 +0000 (16:44 +0100)
committerJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Fri, 14 Mar 2014 15:44:54 +0000 (16:44 +0100)
commit22aa54965e1cc7f0a2b194588c1bd8c7c627182d
tree77b0329ab8f4e232e5b7685d6c19b8bf911d237e
parent1483747f3c62fb6149cce8027e98adeda77cc343
cmd/go: fix invalid go pack command line in the output of go build -x

Fixes #7262

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/76110043
src/cmd/go/build.go