Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Issue 3036029: Add newline after CROS_WORKON_COMMIT="" line. (Closed)

Created:
10 years, 4 months ago by davidjames
Modified:
9 years, 4 months ago
Reviewers:
adlr, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://git@chromiumos-git/crosutils.git
Visibility:
Public.

Description

Add newline after CROS_WORKON_COMMIT="" line. 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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M cros_mark_as_stable.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
davidjames
10 years, 4 months ago (2010-07-30 17:54:36 UTC) #1
adlr
LGTM
10 years, 4 months ago (2010-07-30 17:55:13 UTC) #2
sosa
10 years, 4 months ago (2010-07-30 18:53:24 UTC) #3
thanks for catching this david!

On Fri, Jul 30, 2010 at 7:55 AM,  <adlr@chromium.org> wrote:
> LGTM
>
> http://codereview.chromium.org/3036029/show
>

Powered by Google App Engine
This is Rietveld 408576698