Chromium Code Reviews| 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}) |