Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Issue 6312068: Allow CROS_WORKON_SRCROOT to be used outside the chroot. (Closed)

Created:
9 years, 10 months ago by jrbarnette
Modified:
9 years, 6 months ago
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Allow CROS_WORKON_SRCROOT to be used outside the chroot. Change-Id: I0a981b84afe2790e9c710113ee9a225f7548dfcb BUG=None TEST='chromite workon x86-mario list --all' outside repo and chroot with CROS_WORKON_SRCROOT set TEST='chromite workon x86-mario list --all' inside repo and outside chroot with CROS_WORKON_SRCROOT set TEST='chromite workon x86-mario list --all' outside repo and chroot with CROS_WORKON_SRCROOT not set TEST='chromite workon x86-mario list --all' inside repo and outside chroot with CROS_WORKON_SRCROOT not set TEST='chromite workon x86-mario list --all' inside chroot

Patch Set 1 #

Patch Set 2 : Bug fixes #

Total comments: 2

Patch Set 3 : Alternative version to use import in place of execve #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -44 lines) Patch
M bin/chromite View 1 2 1 chunk +46 lines, -44 lines 5 comments Download

Messages

Total messages: 6 (0 generated)
jrbarnette
9 years, 10 months ago (2011-02-01 21:58:42 UTC) #1
diandersAtChromium
LGTM w/ very minor nits. Thanks for doing this! I'm sure others will find it ...
9 years, 10 months ago (2011-02-01 23:08:09 UTC) #2
diandersAtChromium
http://codereview.chromium.org/6312068/diff/2001/bin/chromite File bin/chromite (right): http://codereview.chromium.org/6312068/diff/2001/bin/chromite#newcode30 bin/chromite:30: def ReportChromiteError(message): nit: Should probably start w/ _, since ...
9 years, 10 months ago (2011-02-01 23:08:16 UTC) #3
diandersAtChromium
I like changes to avoid the exec(), but please address comments and re-upload. Thanks! http://codereview.chromium.org/6312068/diff/5001/bin/chromite ...
9 years, 10 months ago (2011-02-02 23:15:28 UTC) #4
diandersAtChromium
Ah, hadn't realized that kwaters had incorporated your changes into his script too. We should ...
9 years, 10 months ago (2011-02-02 23:39:26 UTC) #5
diandersAtChromium
9 years, 10 months ago (2011-02-03 00:45:15 UTC) #6
Closing, since http://codereview.chromium.org/6334039/ is the CL we're going to
push eventually.

Powered by Google App Engine
This is Rietveld 408576698