Chromium Code Reviews| Index: src/scripts/image_to_live.sh |
| diff --git a/src/scripts/image_to_live.sh b/src/scripts/image_to_live.sh |
| index 7eae34ee89ba6330f0656cd87013e6e2d2a07599..4930d971af0f0e16f783edf02bffb840d7202139 100755 |
| --- a/src/scripts/image_to_live.sh |
| +++ b/src/scripts/image_to_live.sh |
| @@ -68,8 +68,6 @@ function prepare_update_metadata { |
| /etc/lsb-release; \ |
| echo 'CHROMEOS_DEVSERVER=http://$HOSTNAME:8080' >> /etc/lsb-release" |
| fi |
| - |
| - remote_sh "mount -noro,remount /" |
| } |
| function run_auto_update { |