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

Issue 553108: Fix branching regex to match .*? and not /d+ so that it will match "249s" in... (Closed)

Created:
10 years, 11 months ago by laforge
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com, M-A Ruel
Visibility:
Public.

Description

Fix branching regex to match .*? and not /d+ so that it will match "249s" in addition to "249" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37203

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
laforge
10 years, 11 months ago (2010-01-27 01:20:14 UTC) #1
M-A Ruel
10 years, 11 months ago (2010-01-27 01:21:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698