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

Issue 6045004: image_to_live verifies root_dev changed (Closed)

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

Description

image_to_live verifies root_dev changed. Without this, image_to_live can sometimes think that an update from the same version to same version worked when it failed. BUG=chromium-os:9002 TEST=By hand (hardware && success only) Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=c6c925d

Patch Set 1 #

Total comments: 6

Patch Set 2 : No matter how small a change, if you rush.... #

Patch Set 3 : Fixed Nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M image_to_live.sh View 1 2 3 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
dgarrett
10 years ago (2010-12-21 03:22:11 UTC) #1
sosa
Nits http://codereview.chromium.org/6045004/diff/1/image_to_live.sh File image_to_live.sh (right): http://codereview.chromium.org/6045004/diff/1/image_to_live.sh#newcode364 image_to_live.sh:364: INITIAL_ROOT_DEV=$(find_root_dev) use a local ... local initial_root_dev= http://codereview.chromium.org/6045004/diff/1/image_to_live.sh#newcode401 ...
10 years ago (2010-12-21 03:25:09 UTC) #2
dgarrett
http://codereview.chromium.org/6045004/diff/1/image_to_live.sh File image_to_live.sh (right): http://codereview.chromium.org/6045004/diff/1/image_to_live.sh#newcode364 image_to_live.sh:364: INITIAL_ROOT_DEV=$(find_root_dev) On 2010/12/21 03:25:09, sosa wrote: > use a ...
10 years ago (2010-12-21 03:50:41 UTC) #3
sosa
10 years ago (2010-12-21 05:10:40 UTC) #4
LGTM!  Thanks for getting this in!

Powered by Google App Engine
This is Rietveld 408576698