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

Issue 391048: gclient: fix another bug where ssh urls weren't parsed correctly (Closed)

Created:
11 years, 1 month ago by Mandeep Singh Baines
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

gclient: fix another bug where ssh urls weren't parsed correctly ssh://test@example.com wasn't being parsed correctly for revinfo. Fixed by factoring out all code which splits url into a base_url and revision. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31910

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix per code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -32 lines) Patch
M gclient.py View 1 chunk +6 lines, -6 lines 0 comments Download
M gclient_scm.py View 3 chunks +14 lines, -26 lines 0 comments Download
M gclient_utils.py View 1 2 chunks +14 lines, -0 lines 0 comments Download
M tests/gclient_utils_test.py View 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mandeep Singh Baines
11 years, 1 month ago (2009-11-13 07:44:58 UTC) #1
M-A Ruel
I'd prefer a small unit test but lgtm http://codereview.chromium.org/391048/diff/1/4 File gclient_utils.py (right): http://codereview.chromium.org/391048/diff/1/4#newcode28 Line 28: ...
11 years, 1 month ago (2009-11-13 15:01:20 UTC) #2
msb
Fixed. PTAL. On Fri, Nov 13, 2009 at 7:01 AM, <maruel@chromium.org> wrote: > I'd prefer ...
11 years, 1 month ago (2009-11-13 16:14:12 UTC) #3
M-A Ruel
11 years, 1 month ago (2009-11-13 16:17:04 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698