mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 21:46:58 +02:00
The process of updating the Portage package status spreadsheet on buildbots requires a credentials file at ~/.gdata_cred.txt in the chroot. All buildbot VMs have this file outside the chroot now, so this change adds that file to the list of things created in the user's homedir when entering the chroot. BUG=None TEST=Run cros_sdk in these scenarios: ~/.gdata_cred.txt exists -> Same file should be at $HOME in chroot ~/.gdata_cred.txt does not exist -> No file created in chroot Change-Id: I5c0f333a9308f5efa5324ce2e202a7c9e9fdb48b Reviewed-on: http://gerrit.chromium.org/gerrit/6911 Reviewed-by: Zdenek Behan <zbehan@chromium.org> Tested-by: Matt Tennant <mtennant@chromium.org> |
||
---|---|---|
.. | ||
enter_chroot.sh |