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

Issue 10332303: [Chromoting] Simple script to print out installed mac version info. (Closed)

Created:
8 years, 7 months ago by garykac
Modified:
8 years, 7 months ago
Reviewers:
Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, pam+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

[Chromoting] Simple script to print out installed mac version info. BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138401

Patch Set 1 #

Total comments: 1

Patch Set 2 : +x and fix quotes #

Patch Set 3 : Add copyright header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
A remoting/tools/get_mac_crd_version.sh View 1 2 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
garykac
8 years, 7 months ago (2012-05-22 23:33:48 UTC) #1
Jamie
8 years, 7 months ago (2012-05-22 23:44:08 UTC) #2
LGTM. Can you make it executable if it isn't already?

http://codereview.chromium.org/10332303/diff/1/remoting/tools/get_mac_crd_ver...
File remoting/tools/get_mac_crd_version.sh (right):

http://codereview.chromium.org/10332303/diff/1/remoting/tools/get_mac_crd_ver...
remoting/tools/get_mac_crd_version.sh:16: echo "${name}" version = "${1}"
Nit: quotes around the whole string would be more readable.

Powered by Google App Engine
This is Rietveld 408576698