mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
Revert http://codereview.chromium.org/1818001 so that archived build can produce test images
Review URL: http://codereview.chromium.org/1812008
This commit is contained in:
parent
257117d2cc
commit
f4f6ad47b3
@ -13,11 +13,6 @@
|
|||||||
# Load functions and constants for chromeos-install
|
# Load functions and constants for chromeos-install
|
||||||
. "$(dirname "$0")/chromeos-common.sh"
|
. "$(dirname "$0")/chromeos-common.sh"
|
||||||
|
|
||||||
if [ ${INSIDE_CHROOT} -eq 0 ] ; then
|
|
||||||
"$(dirname "$0")/enter_chroot.sh" ./mod_image_for_test.sh "$@"
|
|
||||||
exit 0
|
|
||||||
fi
|
|
||||||
|
|
||||||
get_default_board
|
get_default_board
|
||||||
|
|
||||||
DEFINE_string board "$DEFAULT_BOARD" "Board for which the image was built"
|
DEFINE_string board "$DEFAULT_BOARD" "Board for which the image was built"
|
||||||
|
Loading…
Reference in New Issue
Block a user