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

Issue 5176002: cros_image_to_target handles test images, less verbose (Closed)

Created:
10 years, 1 month ago by sjg
Modified:
9 years, 7 months ago
Reviewers:
Paul Stewart, adlr
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

cros_image_to_target handles test images, less verbose added --test option removed superfluous output (e.g. from dd) unless --verbose given added --debug option for when you really want that output added use of pv for a nice progress bar TEST=(run script several times) BUG=chromium-os:9563 Change-Id: Ib9d89ad5649b6cb6d5db35f66f6a3fda1ada0c53 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=d73ec0e

Patch Set 1 #

Total comments: 12

Patch Set 2 : Changes as suggested #

Total comments: 3

Patch Set 3 : Rebased to tip and removed tgz file #

Total comments: 2

Patch Set 4 : moved to SILENT/INFO/DEBUG constants #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -30 lines) Patch
M bin/cros_image_to_target.py View 1 2 3 18 chunks +85 lines, -21 lines 0 comments Download
M cros_generate_update_payload View 1 5 chunks +6 lines, -9 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
sjg
10 years, 1 month ago (2010-11-17 20:24:07 UTC) #1
adlr
LGTM if you address all the nits http://codereview.chromium.org/5176002/diff/1/bin/cros_image_to_target.py File bin/cros_image_to_target.py (right): http://codereview.chromium.org/5176002/diff/1/bin/cros_image_to_target.py#newcode283 bin/cros_image_to_target.py:283: verbose=self.verbose, have_pv=self.have_pv)) ...
10 years, 1 month ago (2010-11-17 20:43:25 UTC) #2
Paul Stewart
I'm glad someone else is getting use out of this. I have a CL in ...
10 years, 1 month ago (2010-11-17 21:37:36 UTC) #3
sjg
http://codereview.chromium.org/5176002/diff/1/bin/cros_image_to_target.py File bin/cros_image_to_target.py (right): http://codereview.chromium.org/5176002/diff/1/bin/cros_image_to_target.py#newcode124 bin/cros_image_to_target.py:124: '-o', 'ConnectTimeout=3', On 2010/11/17 21:37:36, Paul Stewart wrote: > ...
10 years, 1 month ago (2010-11-23 18:49:14 UTC) #4
sjg
Hi Paul, Have uploaded some corrections. My main question is the stateful.tgz file - I ...
10 years, 1 month ago (2010-11-23 21:05:25 UTC) #5
Paul Stewart
I have comments. :-) I don't think the old stateful is valuable anymore, and tip-of-trunk ...
10 years, 1 month ago (2010-11-23 21:21:33 UTC) #6
sjg
Hi Paul, I have rebased this - your changes to stateful make it quiet a ...
10 years, 1 month ago (2010-11-23 22:42:38 UTC) #7
Paul Stewart
Almost there! Just a couple tidy-up comments left. http://codereview.chromium.org/5176002/diff/12001/bin/cros_image_to_target.py File bin/cros_image_to_target.py (right): http://codereview.chromium.org/5176002/diff/12001/bin/cros_image_to_target.py#newcode120 bin/cros_image_to_target.py:120: # ...
10 years, 1 month ago (2010-11-23 22:49:07 UTC) #8
sjg
Changed to use constants instead of numbers for verbosity
10 years, 1 month ago (2010-11-23 23:05:30 UTC) #9
Paul Stewart
LGTM. Thanks for bearing with me!
10 years, 1 month ago (2010-11-23 23:09:58 UTC) #10
sjg
10 years, 1 month ago (2010-11-23 23:23:45 UTC) #11
Thanks!

On Tue, Nov 23, 2010 at 3:09 PM, <pstew@chromium.org> wrote:

> LGTM.  Thanks for bearing with me!
>
>
> http://codereview.chromium.org/5176002/
>

Powered by Google App Engine
This is Rietveld 408576698