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

Issue 1699333002: Fix regexp in roll_dep.py. (Closed)

Created:
4 years, 10 months ago by rohitrao (ping after 24h)
Modified:
4 years, 10 months ago
Reviewers:
Dirk Pranke, iannucci, smut
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix regexp in roll_dep.py. The fallback code was parsing DEPS entries improperly. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298839

Patch Set 1 #

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

Messages

Total messages: 14 (5 generated)
rohitrao (ping after 24h)
4 years, 10 months ago (2016-02-17 01:10:16 UTC) #2
smut
Seems fine but I don't think I'm a depot_tools OWNER. https://codereview.chromium.org/1699333002/diff/1/roll_dep.py File roll_dep.py (right): https://codereview.chromium.org/1699333002/diff/1/roll_dep.py#newcode98 ...
4 years, 10 months ago (2016-02-17 22:14:53 UTC) #3
rohitrao (ping after 24h)
https://codereview.chromium.org/1699333002/diff/1/roll_dep.py File roll_dep.py (right): https://codereview.chromium.org/1699333002/diff/1/roll_dep.py#newcode98 roll_dep.py:98: m = re.match(r'\s+"' + key + '":.*"([a-z0-9]{40})",', i) On ...
4 years, 10 months ago (2016-02-17 22:43:02 UTC) #5
smut
lgtm https://codereview.chromium.org/1699333002/diff/1/roll_dep.py File roll_dep.py (right): https://codereview.chromium.org/1699333002/diff/1/roll_dep.py#newcode98 roll_dep.py:98: m = re.match(r'\s+"' + key + '":.*"([a-z0-9]{40})",', i) ...
4 years, 10 months ago (2016-02-17 22:43:59 UTC) #6
rohitrao (ping after 24h)
+iannucci for OWNERS. Is there a CQ for depot_tools?
4 years, 10 months ago (2016-02-17 23:51:52 UTC) #7
Dirk Pranke
lgtm (as owner). yes, there is a CQ.
4 years, 10 months ago (2016-02-18 00:02:15 UTC) #9
rohitrao (ping after 24h)
Thank you for the review!
4 years, 10 months ago (2016-02-18 00:02:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1699333002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1699333002/1
4 years, 10 months ago (2016-02-18 00:03:17 UTC) #12
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 00:05:23 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=298839

Powered by Google App Engine
This is Rietveld 408576698