Chromium Code Reviews| Index: image_to_live.sh |
| diff --git a/image_to_live.sh b/image_to_live.sh |
| index fa566a6ac8175ef5f3da53a177899fef08fcf12d..76942912f29384af5bed4c2026285160095b9c5e 100755 |
| --- a/image_to_live.sh |
| +++ b/image_to_live.sh |
| @@ -358,6 +358,8 @@ function main() { |
| info "Update was successful and rebooted to $release_description" |
| fi |
| + print_time_elapsed |
| + |
| exit 0 |
| } |