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

Issue 4942001: Add option to check version of Chrome on target. (Closed)

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

Description

Add option to check version of Chrome on target. Change-Id: I34e9d64656e04d4f5c477914512219d9b8563b78 BUG=chromium-os:9137 TEST=Ran with both wrong and right versions against a Google Chrome and Chromium build Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=4e75efa

Patch Set 1 #

Patch Set 2 : Whitespace #

Patch Set 3 : Move to outside script #

Patch Set 4 : Add more checking #

Total comments: 1

Patch Set 5 : Change name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -6 lines) Patch
A bin/cros_get_chrome_version View 1 chunk +25 lines, -0 lines 0 comments Download
M bin/cros_run_vm_test View 1 2 3 4 2 chunks +28 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sosa
10 years, 1 month ago (2010-11-13 01:12:27 UTC) #1
kmixter1
How about a separate get_remote_chrome script (since others have asked how to get this information)? ...
10 years, 1 month ago (2010-11-13 01:39:13 UTC) #2
sosa
PTAL
10 years, 1 month ago (2010-11-15 21:32:33 UTC) #3
kmixter1
10 years, 1 month ago (2010-11-15 22:14:02 UTC) #4
LGTM with minor nit

http://codereview.chromium.org/4942001/diff/9001/bin/cros_check_chrome_version
File bin/cros_check_chrome_version (right):

http://codereview.chromium.org/4942001/diff/9001/bin/cros_check_chrome_versio...
bin/cros_check_chrome_version:25: echo "${CHROME_VERSION}"
Since this file doesn't really check it, but rather extracts it, should it maybe
be called cros_get_chrome_version?

Powered by Google App Engine
This is Rietveld 408576698