mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
Users sometimes want to run gclient inside the chroot, so we shouldn't tell users that using it is a bad idea. The original reason why this message was added is historical: Originally, users had a newer version of SVN inside the chroot compared to on their workstation, so if you ran SVN inside the chroot it would permanently upgrade your working copy such that the version of SVN outside the chroot did not work with it anymore. This isn't a problem anymore, so we can remove the message. BUG=none TEST=Run remote trybot runs of chromiumos-sdk Change-Id: I7b82a5c94e29d5928f4bb296ae2d99cef397d365 Reviewed-on: https://gerrit.chromium.org/gerrit/36346 Reviewed-by: Mike Frysinger <vapier@chromium.org> Commit-Ready: David James <davidjames@chromium.org> Tested-by: David James <davidjames@chromium.org> |
||
---|---|---|
.. | ||
enter_chroot.sh | ||
make_chroot.sh | ||
make_conf_util.sh |