mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
So that users don't need to run gclient to update depot_tools when they are developing for chrome in the chroot (i.e., using cros_workon and emerge), since they don't need to run chrome_set_ver manually. Developing for chrome outside of the chroot (running 'make' by themselves) still requires the user to run chrome_set_ver manually after a repo sync. So they also need to run gclient to get the chrome_set_ver symlink. BUG=chromium-os:19112 TEST=ran cros_workon start chromeos-chrome Change-Id: I93a6db4930ccacfa859d83d8fb19ec45b594dd31 Reviewed-on: http://gerrit.chromium.org/gerrit/6201 Reviewed-by: Zdenek Behan <zbehan@chromium.org> Tested-by: Ryan Cui <rcui@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%