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

Issue 874002: Stop SVNWrapper and GitWrapper from inheriting from scm.SVN and scm.GIT. (Closed)

Created:
10 years, 9 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Nasser Grainawi
CC:
chromium-reviews
Visibility:
Public.

Description

Stop SVNWrapper and GitWrapper from inheriting from scm.SVN and scm.GIT. This simplifies the unit tests and clarify what is what. Ran pychecker on a few files. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=41310

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -57 lines) Patch
M gclient.py View 2 chunks +4 lines, -4 lines 1 comment Download
M gclient_scm.py View 26 chunks +39 lines, -39 lines 0 comments Download
M scm.py View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/gclient_scm_test.py View 2 chunks +3 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
Based off unchecked-in change http://codereview.chromium.org/878001 http://codereview.chromium.org/874002/diff/1/2 File gclient.py (right): http://codereview.chromium.org/874002/diff/1/2#newcode482 gclient.py:482: deps_to_include = list(set(deps_os_choices.itervalues())) Removes ...
10 years, 9 months ago (2010-03-11 15:29:40 UTC) #1
Nasser Grainawi
10 years, 9 months ago (2010-03-11 15:50:41 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698