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

Issue 5529006: Allow specifying an alternate config file URL on the commandline. (Closed)

Created:
10 years ago by Bill Richardson
Modified:
9 years, 6 months ago
Reviewers:
Sumit
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Luigi Semenzato
Visibility:
Public.

Description

Allow specifying an alternate config file URL on the commandline. Change-Id: I1b73674c769027cb557b37d3533534f261521106 BUG=chromium-os:781 TEST=manual Try running recovery.sh with no args. It should try to download the config file from a default location (which may not actually exist). Then try running recovery.sh with a URL as a command-line argument. It should fetch the config file from that location instead. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=d5b3d9d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M user_tools/linux/recovery.sh View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Richardson
10 years ago (2010-12-06 20:34:12 UTC) #1
Sumit
LGTM Can we check exact arguments etc before using it?
10 years ago (2010-12-06 20:43:33 UTC) #2
Bill Richardson
10 years ago (2010-12-06 20:50:57 UTC) #3
On 2010/12/06 20:43:33, Sumit wrote:
> LGTM
> 
> Can we check exact arguments etc before using it?


http://code.google.com/p/chromium-os/issues/detail?id=10053

Powered by Google App Engine
This is Rietveld 408576698