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

Issue 1104263002: cr: Fix gn argument generation in a release build (Closed)

Created:
5 years, 8 months ago by Sami
Modified:
5 years, 8 months ago
Reviewers:
petrcermak
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cr: Fix gn argument generation in a release build The condition was being misinterpreted because of missing braces. Committed: https://crrev.com/8365bb185bf7af6ad151b9d5e5931289d9e22b33 Cr-Commit-Position: refs/heads/master@{#327071}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/cr/cr/actions/gn.py View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 8 (2 generated)
Sami
5 years, 8 months ago (2015-04-27 17:42:30 UTC) #2
petrcermak
LGTM + 1 observation. Thanks, Petr https://codereview.chromium.org/1104263002/diff/1/tools/cr/cr/actions/gn.py File tools/cr/cr/actions/gn.py (right): https://codereview.chromium.org/1104263002/diff/1/tools/cr/cr/actions/gn.py#newcode38 tools/cr/cr/actions/gn.py:38: ('true' if cr.context['CR_BUILDTYPE'] ...
5 years, 8 months ago (2015-04-27 17:57:23 UTC) #3
Sami
https://codereview.chromium.org/1104263002/diff/1/tools/cr/cr/actions/gn.py File tools/cr/cr/actions/gn.py (right): https://codereview.chromium.org/1104263002/diff/1/tools/cr/cr/actions/gn.py#newcode38 tools/cr/cr/actions/gn.py:38: ('true' if cr.context['CR_BUILDTYPE'] == 'Debug' else 'false')) On 2015/04/27 ...
5 years, 8 months ago (2015-04-27 17:58:57 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1104263002/1
5 years, 8 months ago (2015-04-27 18:00:50 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 8 months ago (2015-04-27 18:10:27 UTC) #7
commit-bot: I haz the power
5 years, 8 months ago (2015-04-27 18:11:20 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8365bb185bf7af6ad151b9d5e5931289d9e22b33
Cr-Commit-Position: refs/heads/master@{#327071}

Powered by Google App Engine
This is Rietveld 408576698