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

Issue 3324007: Rename retcode to returncode to be consistent with subprocess. (Closed)

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

Description

Rename retcode to returncode to be consistent with subprocess. Change CheckCallError to inherit from Error. This will simplify try/except changes. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58695

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M gclient_utils.py View 2 chunks +10 lines, -10 lines 0 comments Download
M tests/fake_repos.py View 1 chunk +1 line, -1 line 0 comments Download
M tests/gclient_utils_test.py View 1 chunk +1 line, -1 line 0 comments Download
M trychange.py View 1 chunk +2 lines, -2 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
10 years, 3 months ago (2010-09-03 19:33:22 UTC) #1
bradn
10 years, 3 months ago (2010-09-03 20:31:01 UTC) #2
Otherwise LTGM

http://codereview.chromium.org/3324007/diff/1/5
File trychange.py (right):

http://codereview.chromium.org/3324007/diff/1/5#newcode436
trychange.py:436: logging.warn(e.returncode)
Maybe a real message?

Powered by Google App Engine
This is Rietveld 408576698