Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1552)

Issue 5796068: code review 5796068: cmd/go: stop using $GOROOT and $GOBIN in script output (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by rsc
Modified:
12 years, 2 months ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

cmd/go: stop using $GOROOT and $GOBIN in script output They were necessary to produce a canonical script when we checked in build scripts, but now they're just getting in the way. Fixes issue 3279.

Patch Set 1 #

Patch Set 2 : diff -r fc524d42fb8c https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r fc524d42fb8c https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 7dac9470d5d8 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M src/cmd/go/build.go View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 2 months ago (2012-03-12 16:22:01 UTC) #1
bradfitz
LGTM On Mon, Mar 12, 2012 at 9:22 AM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
12 years, 2 months ago (2012-03-12 16:24:14 UTC) #2
rsc
12 years, 2 months ago (2012-03-12 16:39:36 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=ee6ef7631ce4 ***

cmd/go: stop using $GOROOT and $GOBIN in script output

They were necessary to produce a canonical script
when we checked in build scripts, but now they're just
getting in the way.

Fixes issue 3279.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5796068
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b