]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: reach fixed point in rebuild during run.bash
authorRuss Cox <rsc@golang.org>
Tue, 31 Oct 2017 19:15:22 +0000 (15:15 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 31 Oct 2017 23:50:25 +0000 (23:50 +0000)
commit6eb8076961310649ce02604edaec6d161d25c88f
tree07fcc52ec2eba2fd23fcfad859bebcdf10b17bee
parentbf21c67b1e2d5a3268749c25024df9f401b35b65
cmd/dist: reach fixed point in rebuild during run.bash

This is basically a mini-bootstrap, to reach a fixed point.

Change-Id: I88abad3d3ac961c3d11a48cb64d625d458684ef7
Reviewed-on: https://go-review.googlesource.com/74792
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/dist/build.go
src/cmd/dist/test.go