commit | 9d1940bc7423bf95def174a595bb014b3daa33ac | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Mon Mar 03 12:50:29 2014 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Mon Mar 03 12:50:29 2014 +1100 |
tree | d3c37dc3149772874afa0d7fadaeb10b595642b8 | |
parent | 77edde1a1ead9945a91c17c783cb09908077aeb3 [diff] |
misc/makerelease: use windows installer resources from local goroot This broke when we renamed the tool, and I missed this fix when I fixed darwin last week. LGTM=minux.ma, bradfitz R=golang-codereviews, minux.ma, bradfitz CC=golang-codereviews https://golang.org/cl/70670043