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

Issue 6531005: image_to_live.sh: fix ip address detection (Closed)

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

Description

image_to_live.sh: fix ip address detection Change-Id: I6d05da5d1deaf45c42a3285c105fd310a588ef4e BUG=5246 TEST=update an image, live Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=9a77656

Patch Set 1 #

Total comments: 2

Patch Set 2 : Style #

Total comments: 1

Patch Set 3 : . #

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

Messages

Total messages: 7 (0 generated)
zbehan
9 years, 10 months ago (2011-02-16 21:11:29 UTC) #1
petkov
I assume the script uses sudo in other places too? http://codereview.chromium.org/6531005/diff/1/image_to_live.sh File image_to_live.sh (right): http://codereview.chromium.org/6531005/diff/1/image_to_live.sh#newcode110 ...
9 years, 10 months ago (2011-02-16 23:37:54 UTC) #2
zbehan
On Thu, Feb 17, 2011 at 12:37 AM, <petkov@chromium.org> wrote: > I assume the script ...
9 years, 10 months ago (2011-02-17 00:19:10 UTC) #3
zbehan
9 years, 10 months ago (2011-02-17 19:49:24 UTC) #4
zbehan
Fixed the style, too, PTAL On Thu, Feb 17, 2011 at 8:49 PM, <zbehan@chromium.org> wrote: ...
9 years, 10 months ago (2011-02-17 19:49:52 UTC) #5
petkov
LGTM w/ a nit. http://codereview.chromium.org/6531005/diff/6001/image_to_live.sh File image_to_live.sh (right): http://codereview.chromium.org/6531005/diff/6001/image_to_live.sh#newcode116 image_to_live.sh:116: [ -z "${hostname}" ] && ...
9 years, 10 months ago (2011-02-17 23:41:33 UTC) #6
zbehan
9 years, 10 months ago (2011-02-17 23:54:24 UTC) #7
Fixed, pushed, thx.

On Fri, Feb 18, 2011 at 12:41 AM, <petkov@chromium.org> wrote:

> LGTM w/ a nit.
>
>
> http://codereview.chromium.org/6531005/diff/6001/image_to_live.sh
>
> File image_to_live.sh (right):
>
>
> http://codereview.chromium.org/6531005/diff/6001/image_to_live.sh#newcode116
> image_to_live.sh:116: [ -z "${hostname}" ] && hostname=$HOSTNAME
> ${HOSTNAME}
>
> http://codereview.chromium.org/6531005/
>

Powered by Google App Engine
This is Rietveld 408576698