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

Issue 1562083002: Fix recognition of "linuxchromeos" directory in cr (Closed)

Created:
4 years, 11 months ago by ssid
Modified:
4 years, 11 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@sandbox
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix recognition of "linuxchromeos" directory in cr Since the strings "linuxchromeos" and "linux" both match the directory name, cr throws an error for not being able to find the platform. This CL fixes this issue to match substrings better. Committed: https://crrev.com/6dd04c213d6c79b2bc0cd54078e548cc64611dd7 Cr-Commit-Position: refs/heads/master@{#368115}

Patch Set 1 #

Patch Set 2 : Nit. #

Total comments: 4

Patch Set 3 : Fixes. #

Patch Set 4 : Fix rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M tools/cr/cr/commands/init.py View 1 2 1 chunk +5 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (9 generated)
ssid
PTAL, Thanks.
4 years, 11 months ago (2016-01-06 17:46:22 UTC) #2
petrcermak
LGTM with 2 inline comments and some description nits: * Please change the title of ...
4 years, 11 months ago (2016-01-06 18:26:41 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1562083002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1562083002/40001
4 years, 11 months ago (2016-01-07 17:50:11 UTC) #6
ssid
Thanks, fixed. https://codereview.chromium.org/1562083002/diff/20001/tools/cr/cr/commands/init.py File tools/cr/cr/commands/init.py (right): https://codereview.chromium.org/1562083002/diff/20001/tools/cr/cr/commands/init.py#newcode86 tools/cr/cr/commands/init.py:86: # Get longest matching string and check ...
4 years, 11 months ago (2016-01-07 17:50:27 UTC) #7
petrcermak
Looks perfect to me! Thanks, Petr
4 years, 11 months ago (2016-01-07 17:56:16 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/133355)
4 years, 11 months ago (2016-01-07 18:01:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1562083002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1562083002/60001
4 years, 11 months ago (2016-01-07 18:35:05 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-07 18:59:22 UTC) #15
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/6dd04c213d6c79b2bc0cd54078e548cc64611dd7 Cr-Commit-Position: refs/heads/master@{#368115}
4 years, 11 months ago (2016-01-07 19:00:07 UTC) #17
alex clarke (OOO till 29th)
This patch breaks: cr init -o=out_android/Release Please fix or revert.
4 years, 11 months ago (2016-01-08 11:08:06 UTC) #19
ssid
On 2016/01/08 11:08:06, alexclarke1 wrote: > This patch breaks: cr init -o=out_android/Release > > Please ...
4 years, 11 months ago (2016-01-08 11:27:43 UTC) #20
alex clarke (OOO till 29th)
4 years, 11 months ago (2016-01-08 11:44:05 UTC) #21
Message was sent while issue was closed.
On 2016/01/08 11:27:43, ssid wrote:
> On 2016/01/08 11:08:06, alexclarke1 wrote:
> > This patch breaks:  cr init -o=out_android/Release
> > 
> > Please fix or revert.
> 
> Thanks for the comment. Fixed it here
> https://codereview.chromium.org/1566393002/

Thanks for the fix!

Powered by Google App Engine
This is Rietveld 408576698