mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
cros_workon would clobber local edits to local_manifest in many cases This is a quick fix to prevent it. The proper solution is to actually parse local_manifest as an XML doc and modify the DOM. Not play tricks with grep. BUG=chromium-os:6272 TEST=Ran cros_workon against missing local_manifest, auto-generated local_manifest, local_manifest with indented tags. local_manifest with multi-line tags and local_manifest with <remote tags. Review URL: http://codereview.chromium.org/3227006 Change-Id: I008c11a43ac21336575445273453373645f96398
Description
Languages
Shell
93.1%
Python
6.9%