mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 07:01:13 +02:00
cros_image_to_target: use newstyle updates, followup after switching --nooldstyle to be the default
BUG=n0ne TEST=run the script and see the update go Change-Id: Ie767edf85876b7864f6425efed1ac554026ecdff Review URL: http://codereview.chromium.org/6596062
This commit is contained in:
parent
6d65c0f1b3
commit
a400b3f5fa
@ -450,6 +450,7 @@ class PingUpdateResponse(StringUpdateResponse):
|
|||||||
codebase="%s"
|
codebase="%s"
|
||||||
hash="%s"
|
hash="%s"
|
||||||
sha256="%s"
|
sha256="%s"
|
||||||
|
IsDelta="true"
|
||||||
needsadmin="false"
|
needsadmin="false"
|
||||||
size="%s"
|
size="%s"
|
||||||
status="ok"/>
|
status="ok"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user