mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
Currently, cros_mark_as_stable.py does not add a newline after its CROS_WORKON_COMMIT="" line. This works fine for 9999 ebuilds that have a newline after the EAPI="" line, but doesn't work for ebuilds that don't do this. This should fix the preflight queue build. TEST=Ran cros_mark_as_stable.py on the update engine and verified that the CROS_WORKON_COMMIT="" line was not joined together with the next line. BUG=none Review URL: http://codereview.chromium.org/3036029
Description
Languages
Shell
93.1%
Python
6.9%