mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 15:36:58 +02:00
The logic of IGNORE_PREFLIGHT_PREBUILTS is currently inverted in make_chroot, causing preflight prebuilts to be ignored by default, but then used in the one situation where they should be ignored. This CL fixes that. BUG=chromium-os:26834 TEST=Verify preflight prebuilts are now used by default in make_chroot. Change-Id: I626319d6de79b6f201f993a05e34610e944b161e Reviewed-on: https://gerrit.chromium.org/gerrit/16614 Reviewed-by: Richard Barnette <jrbarnette@chromium.org> Commit-Ready: David James <davidjames@chromium.org> Tested-by: David James <davidjames@chromium.org> |
||
---|---|---|
.. | ||
enter_chroot.sh | ||
make_chroot.sh |