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

Issue 2834055: Update mod_image_for_test to support --fast option. (Closed)

Created:
10 years, 5 months ago by davidjames
Modified:
9 years, 4 months ago
Reviewers:
Nick Sanders
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://git@chromiumos-git/crosutils.git
Visibility:
Public.

Description

Update mod_image_for_test to support --fast option. Added --fast option. Updated the one place that wasn't using sudo when calling emerge to use sudo like the others. This is safe because we're merging with --usepkgonly. TEST=Ran mod_image_for_test.sh with and without the --fast options BUG=none

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M mod_image_for_test.sh View 3 chunks +6 lines, -4 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
davidjames
10 years, 5 months ago (2010-07-20 07:24:18 UTC) #1
davidjames
10 years, 5 months ago (2010-07-20 07:26:00 UTC) #2
Nick Sanders
10 years, 5 months ago (2010-07-20 07:30:16 UTC) #3
lgtm

http://codereview.chromium.org/2834055/diff/1/2
File mod_image_for_test.sh (right):

http://codereview.chromium.org/2834055/diff/1/2#newcode35
mod_image_for_test.sh:35: DEFINE_boolean fast ${FLAGS_FALSE} "Call many emerges
in parallel"
can you add passthough to image_to_usb? not necessary for this cl tho

Powered by Google App Engine
This is Rietveld 408576698