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

Unified Diff: bin/cros_run_vm_update

Issue 3393019: Add verify option to image_to_live. (Closed) Base URL: http://git.chromium.org/git/crosutils.git
Patch Set: Last stuff Created 10 years, 3 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 | image_to_live.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bin/cros_run_vm_update
diff --git a/bin/cros_run_vm_update b/bin/cros_run_vm_update
index eb4da2feb7d779e1842368b87e7cd3213bbbbcc9..ea1ae5e9b9f80a50e49d7eeec890612cf3fda78a 100755
--- a/bin/cros_run_vm_update
+++ b/bin/cros_run_vm_update
@@ -31,5 +31,6 @@ $(dirname $0)/../image_to_live.sh \
--remote=${HOSTNAME} \
--ssh_port=${FLAGS_ssh_port} \
--stateful_update_flag=${stateful_flags} \
+ --verify \
--image=$(readlink -f ${FLAGS_update_image_path})
« no previous file with comments | « no previous file | image_to_live.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698