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

Issue 9611045: code review 9611045: build: fix make.rc on Plan 9 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by 0intro
Modified:
13 years, 1 month ago
Reviewers:
r
CC:
golang-dev, lucio, rsc
Visibility:
Public.

Description

build: fix make.rc on Plan 9 Set $status as null to prevent rc from exiting on the last --no-banner argument checking when used with rc -e. It allows all.rc to not exit before executing run.rc

Patch Set 1 #

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

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

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

Messages

Total messages: 6
0intro
Hello golang-dev (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
13 years, 1 month ago (2013-05-21 06:21:10 UTC) #1
lucio
I actually added echo '# make.rc complete.' instead of your "if not", I'm mentioning it ...
13 years, 1 month ago (2013-05-21 06:29:36 UTC) #2
rsc
if not status='' is identical in meaning to status=''
13 years, 1 month ago (2013-05-24 19:00:01 UTC) #3
0intro
Hello golang-dev@googlegroups.com, lucio.dere@gmail.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 1 month ago (2013-05-24 19:19:49 UTC) #4
r
LGTM
13 years, 1 month ago (2013-05-24 20:55:24 UTC) #5
r
13 years, 1 month ago (2013-05-24 20:55:25 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=9b11496e569e ***

build: fix make.rc on Plan 9

Set $status as null to prevent rc from exiting
on the last --no-banner argument checking when
used with rc -e. It allows all.rc to not exit
before executing run.rc

R=golang-dev, lucio.dere, rsc
CC=golang-dev
https://codereview.appspot.com/9611045

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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