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

Unified Diff: bin/cros_image_to_target.py

Issue 6596062: cros_image_to_target: use newstyle updates, followup after switching --nooldstyle to be the default (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/crosutils.git@master
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bin/cros_image_to_target.py
diff --git a/bin/cros_image_to_target.py b/bin/cros_image_to_target.py
index 85475b0458ebe79dcd791fccc3343e5c85b62464..0aa0d51cea4a579b98bcaf1cac448a666bf39415 100755
--- a/bin/cros_image_to_target.py
+++ b/bin/cros_image_to_target.py
@@ -450,6 +450,7 @@ class PingUpdateResponse(StringUpdateResponse):
codebase="%s"
hash="%s"
sha256="%s"
+ IsDelta="true"
needsadmin="false"
size="%s"
status="ok"/>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698