Chromium Code Reviews| Index: bin/cros_run_vm_update |
| diff --git a/bin/cros_run_vm_update b/bin/cros_run_vm_update |
| index 98ffef0e92cf846f37f5a96d866ade369057834b..eb4da2feb7d779e1842368b87e7cd3213bbbbcc9 100755 |
| --- a/bin/cros_run_vm_update |
| +++ b/bin/cros_run_vm_update |
| @@ -32,3 +32,4 @@ $(dirname $0)/../image_to_live.sh \ |
| --ssh_port=${FLAGS_ssh_port} \ |
| --stateful_update_flag=${stateful_flags} \ |
| --image=$(readlink -f ${FLAGS_update_image_path}) |
| + |