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

Issue 4826054: code review 4826054: build: fix noclobber (Closed)

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

Description

build: fix noclobber I got it backwards last time, and somehow that was leaking into the parent shell?

Patch Set 1 #

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

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

Patch Set 4 : diff -r 16df6858b745 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 4
rsc
Hello golang-dev (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-07-28 22:14:45 UTC) #1
rsc
can someone who knows bash look at this?
13 years, 7 months ago (2011-07-28 22:15:00 UTC) #2
iant2
LGTM Not sure about leaking into the parent shell, but "set -o noclobber" turns on ...
13 years, 7 months ago (2011-07-28 23:07:15 UTC) #3
rsc
13 years, 7 months ago (2011-07-28 23:38:20 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=ed3711631136 ***

build: fix noclobber

I got it backwards last time, and somehow
that was leaking into the parent shell?

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

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