]> Cypherpunks repositories - gostls13.git/commit
misc/makerelease: use windows installer resources from local goroot
authorAndrew Gerrand <adg@golang.org>
Mon, 3 Mar 2014 01:50:29 +0000 (12:50 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 3 Mar 2014 01:50:29 +0000 (12:50 +1100)
commit9d1940bc7423bf95def174a595bb014b3daa33ac
treed3c37dc3149772874afa0d7fadaeb10b595642b8
parent77edde1a1ead9945a91c17c783cb09908077aeb3
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
misc/makerelease/makerelease.go