mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 12:02:13 +02:00
If automounting is enabled while we're inside the chroot, simple mount / unmount commands will fail, causing image building commands to fail flakily. This allows for quick mount / unmount. BUG=chromium-os:23443 TEST='cros_sdk true' works now and does not print warnings on systems that previously had race conditions in this case. Change-Id: I18d725324cc42ab7c527d3b52479b6a90bc4172c Reviewed-on: https://gerrit.chromium.org/gerrit/25166 Reviewed-by: Mike Frysinger <vapier@chromium.org> Tested-by: David James <davidjames@chromium.org> Commit-Ready: David James <davidjames@chromium.org>