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

Issue 5008006: passing CHROMEOS_RELEASE_APPID to the PASSTHRU list into chroot (Closed)

Created:
10 years, 1 month ago by Raja Aluri
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

passing CHROMEOS_RELEASE_APPID to the PASSTHRU list into chroot Change-Id: I906f1959769ac9d7a2abc04827cad8f5201984de BUG=chromeos:9168 TEST=Made sure that setting and unsetting this value and enter_chroot is honoring the pass thru setting. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=e891eea

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixing code review comments #

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

Messages

Total messages: 6 (0 generated)
Raja Aluri
10 years, 1 month ago (2010-11-16 23:43:42 UTC) #1
David McMahon
http://codereview.chromium.org/5008006/diff/1/enter_chroot.sh File enter_chroot.sh (right): http://codereview.chromium.org/5008006/diff/1/enter_chroot.sh#newcode285 enter_chroot.sh:285: CHROOT_PASSTHRU="CHROMEOS_RELEASE_APPID=${CHROMEOS_RELEASE_APPID} ${CHROOT_PASSTHRU}" You can skip the test and default ...
10 years, 1 month ago (2010-11-17 00:28:36 UTC) #2
petkov
http://codereview.chromium.org/5008006/diff/1/enter_chroot.sh File enter_chroot.sh (right): http://codereview.chromium.org/5008006/diff/1/enter_chroot.sh#newcode281 enter_chroot.sh:281: #Adding OEM AU IF if it exists$ Fix the ...
10 years, 1 month ago (2010-11-17 01:01:12 UTC) #3
Raja Aluri
PTAL http://codereview.chromium.org/5008006/diff/1/enter_chroot.sh File enter_chroot.sh (right): http://codereview.chromium.org/5008006/diff/1/enter_chroot.sh#newcode281 enter_chroot.sh:281: #Adding OEM AU IF if it exists$ On ...
10 years, 1 month ago (2010-11-17 04:12:01 UTC) #4
petkov
LGTM when you address the comments and looks good to djmm@. http://codereview.chromium.org/5008006/diff/6001/enter_chroot.sh File enter_chroot.sh (right): ...
10 years, 1 month ago (2010-11-17 04:55:17 UTC) #5
Raja Aluri
10 years, 1 month ago (2010-11-17 22:58:45 UTC) #6
Fixed

http://codereview.chromium.org/5008006/diff/6001/enter_chroot.sh
File enter_chroot.sh (right):

http://codereview.chromium.org/5008006/diff/6001/enter_chroot.sh#newcode282
enter_chroot.sh:282: # Adding OEM AU APPID to CHROOT_PASSTHRU
On 2010/11/17 04:55:17, petkov wrote:
> Add a period. Or remove the comment -- kind of obvious.

Done.

http://codereview.chromium.org/5008006/diff/6001/enter_chroot.sh#newcode283
enter_chroot.sh:283:
CHROOT_PASSTHRU="CHROMEOS_RELEASE_APPID=${CHROMEOS_RELEASE_APPID:-"{DEV-BUILD}"}\
On 2010/11/17 04:55:17, petkov wrote:
> This is not 80 chars. Maybe you can move the \ to right after =?

Done.

Powered by Google App Engine
This is Rietveld 408576698