]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: permit go* tag in main branch when it includes "beta"
authorAndrew Gerrand <adg@golang.org>
Thu, 1 May 2014 16:13:32 +0000 (12:13 -0400)
committerAndrew Gerrand <adg@golang.org>
Thu, 1 May 2014 16:13:32 +0000 (12:13 -0400)
commit5cb67d7ba4fab6961d3693545697c051daa6a3b0
treee712dbc68617958f2c217aa7e56ae7a16d4772ad
parente9977dad45aa85afe8864a565f4825d8ea70706d
cmd/dist: permit go* tag in main branch when it includes "beta"

This change allows us to give an hg tag such as "go1.3beta1" to
revisions in the main branch without breaking the build.

This is helpful for community members who want to build the beta
from source.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/90190044
src/cmd/dist/build.c