mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
When trying to cros_workon a non-workon project, supply a remote. When a remote is supplied, we assume a non-workon project, and add the remote tag to the local_manifest.xml. BUG=chromium-os:32247 TEST=Tested that cros_workon start/stop still works for workon package (I specifically tested with sys-process/ktop), and also tested that this works with a package that does not match up with a known (i.e. in the full manifest) package, but is present in the private-overlays. repo sync pulls the proper source in both cases. CQ-DEPEND=I1bc4247532647e9bc5962acef988ab57445f4b0e Change-Id: I03bcf3d42e111e5a0e876763c99b021a14ce7e2e Signed-off-by: Andrew Chew <achew@nvidia.com> Reviewed-on: https://gerrit.chromium.org/gerrit/27320 Reviewed-by: Rhyland Klein <rklein@nvidia.com> Reviewed-by: David James <davidjames@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%