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

Unified Diff: bin/cros_run_vm_update

Issue 4165009: Add components to pass vm flag to dev server. (Closed) Base URL: http://git.chromium.org/git/crosutils.git
Patch Set: Nit Created 10 years, 2 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 | « bin/cros_au_test_harness.py ('k') | 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 df0f5486fb1628d6cf37532ee5afb1c18b52241c..0af8fb3a3e2331172ab98b4e63fd672f561af15c 100755
--- a/bin/cros_run_vm_update
+++ b/bin/cros_run_vm_update
@@ -35,5 +35,6 @@ $(dirname $0)/../image_to_live.sh \
--stateful_update_flag=${FLAGS_stateful_update_flag} \
--src_image="${FLAGS_src_image}" \
--verify \
+ --for_vm \
--image=$(readlink -f ${FLAGS_update_image_path})
« no previous file with comments | « bin/cros_au_test_harness.py ('k') | image_to_live.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698