]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: reflect local changes to tree in goversion
authorMike Andrews <mra@xoba.com>
Thu, 3 Apr 2014 23:31:41 +0000 (16:31 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 3 Apr 2014 23:31:41 +0000 (16:31 -0700)
commit43b3e6e02a46393dbbd6e67eb62978d0b236e6cc
tree640f3462a9d91d6dcc748f8c6c5eb9bea73b4170
parent17f9423e75db40a08369c7ea23449db1c26a4890
cmd/dist: reflect local changes to tree in goversion

runtime.Version() requires a trailing "+" when
tree had local modifications at time of build.

Fixes #7701

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/84040045
src/cmd/dist/build.c