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

Issue 9905043: code review 9905043: misc/dashboard/builder: include $objtype in build envir... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by ality
Modified:
10 years, 11 months ago
Reviewers:
minux1, r
CC:
golang-dev, minux1, r
Visibility:
Public.

Description

misc/dashboard/builder: add environment variables for Plan 9 We require $objtype in make.rc and rc needs $path for finding commands. Also include $cputype which we may use in the future.

Patch Set 1 #

Patch Set 2 : diff -r fd791d51e476 https://code.google.com/p/go/ #

Patch Set 3 : diff -r fd791d51e476 https://code.google.com/p/go/ #

Total comments: 1

Patch Set 4 : diff -r fd791d51e476 https://code.google.com/p/go/ #

Patch Set 5 : diff -r fd791d51e476 https://code.google.com/p/go/ #

Patch Set 6 : diff -r fd791d51e476 https://code.google.com/p/go/ #

Patch Set 7 : diff -r fd791d51e476 https://code.google.com/p/go/ #

Patch Set 8 : diff -r 24596e5bca7d https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M misc/dashboard/builder/main.go View 1 2 3 4 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 8
ality
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 11 months ago (2013-05-31 17:38:35 UTC) #1
minux1
LGTM. Is there any other Plan 9 specific environment variable that need to be passed ...
10 years, 11 months ago (2013-05-31 18:06:51 UTC) #2
ality
minux <minux.ma@gmail.com> once said: > LGTM. Is there any other Plan 9 specific environment variable ...
10 years, 11 months ago (2013-05-31 18:13:56 UTC) #3
r
LGTM https://codereview.appspot.com/9905043/diff/5001/misc/dashboard/builder/main.go File misc/dashboard/builder/main.go (right): https://codereview.appspot.com/9905043/diff/5001/misc/dashboard/builder/main.go#newcode39 misc/dashboard/builder/main.go:39: "objtype", might as well include cputype?
10 years, 11 months ago (2013-05-31 18:16:01 UTC) #4
ality
Hello golang-dev@googlegroups.com, minux.ma@gmail.com, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 11 months ago (2013-05-31 18:20:35 UTC) #5
ality
r@golang.org once said: > misc/dashboard/builder/main.go:39: "objtype", > might as well include cputype? We don't yet ...
10 years, 11 months ago (2013-05-31 18:26:25 UTC) #6
r
LGTM
10 years, 11 months ago (2013-05-31 19:05:32 UTC) #7
ality
10 years, 11 months ago (2013-05-31 19:18:48 UTC) #8
*** Submitted as https://code.google.com/p/go/source/detail?r=790c4ffd6d36 ***

misc/dashboard/builder: add environment variables for Plan 9

We require $objtype in make.rc and rc needs $path for finding commands.

Also include $cputype which we may use in the future.

R=golang-dev, minux.ma, r
CC=golang-dev
https://codereview.appspot.com/9905043
Sign in to reply to this message.

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