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

Issue 503088: add -f option to force a client update (Closed)

Created:
11 years ago by Sam Leffler
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-os-reviews_googlegroups.com
Visibility:
Public.

Description

add -f option to force a client update

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -3 lines) Patch
M src/platform/dev/autoupdate.py View 1 chunk +1 line, -1 line 0 comments Download
M src/platform/memento_softwareupdate/memento_updater.sh View 3 chunks +13 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sam Leffler
Bit of a hack but it seems to work. I send "ForcedUpdate" instead of a ...
11 years ago (2009-12-22 20:29:38 UTC) #1
Sam Leffler
11 years ago (2009-12-22 20:29:52 UTC) #2
Bit of a hack but it seems to work.  I send "ForcedUpdate" instead of a version
string to the dev server to defeat the version checking in the server.  The
client then honors the cli option and installs whatever comes back.

Powered by Google App Engine
This is Rietveld 408576698