mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 07:01:13 +02:00
image_to_usb has been made to work inside chroot for quite some time (maybe since http://codereview.chromium.org/1991006), and some special modes may even require it to be executed inside chroot. However the output messages were not fixed, so we should remove the "OUTSIDE CHROOT" alerts. BUG=none TEST=manually: 1. executed build_image and verified that output messages is correct, and the image is really built successfully. 2. executed image_to_usb.sh --from=... --to=/dev/sde and verified output messages is correct, and the USB device is really imaged by the given target Change-Id: I8f4274c5f59a0aa585471469ac285e91c0cead13 Review URL: http://codereview.chromium.org/3519003
Description
Languages
Shell
93.1%
Python
6.9%