]> Cypherpunks.ru repositories - gostls13.git/commit
build: add alternate output format for bootstrap.bash, as used by builders
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 30 Nov 2017 02:26:51 +0000 (02:26 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 30 Nov 2017 17:37:23 +0000 (17:37 +0000)
commitf0f62fcc46a714cf0f3305b7c02af885953fdae7
tree13592c6a291464447f89e8e537b5fbac9ffac2f0
parent2708da0dc1537ad223e060a3aca78e984c79bc01
build: add alternate output format for bootstrap.bash, as used by builders

I've been doing these tweaks by hand. I was going to write a tool in
Go for it, but it's not much additional shell here.

Fixes #22912
Updates #9797 (already closed)

Change-Id: Ia15bd9b6876e6f6a76aa9ca86b10f113095e96a3
Reviewed-on: https://go-review.googlesource.com/80895
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/bootstrap.bash