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

Issue 2855034: Separate out additional cmd line args to chroot (Closed)

Created:
10 years, 5 months ago by amartin
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://git@gitrw.chromium.org/crosutils.git
Visibility:
Public.

Description

Separate out additional cmd line args to chroot This fix separates out any additional command line arguments given to the enter_chroot.sh script when passed to the interior chroot. This allows one to pass environment variable settings to the interior chroot shell such as: ./enter_chroot.sh -- CHROME_ORIGIN=LOCAL_SOURCE emerge-x86-generic ... Before this fix any of these variable settings will be sucked up by the shell launching the chroot, not the interior shell. BUG=chromium-os:2457 TEST=ran test cases detailed in bug report

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M enter_chroot.sh View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
amartin
10 years, 5 months ago (2010-07-07 17:23:22 UTC) #1
amartin
Adding Ted and Mandeep to reviewers
10 years, 5 months ago (2010-07-13 16:29:44 UTC) #2
Mandeep Singh Baines
10 years, 5 months ago (2010-07-13 19:44:08 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698