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

Issue 3104036: Cleanup the code in gclient_utils to standardize on CheckCall nomenclature. (Closed)

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

Description

Cleanup the code in gclient_utils to standardize on CheckCall nomenclature. Simplify code by removing fail_status Rename print_messages to always Simplify the doc. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58201

Patch Set 1 #

Patch Set 2 : fix typo #

Total comments: 2

Patch Set 3 : Rewrote the patch in part as I had introduced regressions. Removed a lot of dead code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -144 lines) Patch
M gcl.py View 1 chunk +2 lines, -2 lines 0 comments Download
M gclient.py View 1 chunk +9 lines, -5 lines 0 comments Download
M gclient_scm.py View 1 2 3 chunks +6 lines, -7 lines 0 comments Download
M gclient_utils.py View 1 3 chunks +64 lines, -67 lines 0 comments Download
M scm.py View 1 2 7 chunks +12 lines, -26 lines 0 comments Download
M tests/gclient_scm_test.py View 1 chunk +1 line, -1 line 0 comments Download
M tests/gclient_utils_test.py View 6 chunks +15 lines, -26 lines 0 comments Download
M tests/scm_unittest.py View 1 2 4 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
M-A Ruel
The end goal still being to be able to not corrupt output with --jobs N.
10 years, 4 months ago (2010-08-26 02:54:02 UTC) #1
bradn
LGTM http://codereview.chromium.org/3104036/diff/3001/4003 File gclient_utils.py (right): http://codereview.chromium.org/3104036/diff/3001/4003#newcode291 gclient_utils.py:291: stdout: Can be any bufferable output. print_stdout
10 years, 4 months ago (2010-08-26 04:50:12 UTC) #2
M-A Ruel
http://codereview.chromium.org/3104036/diff/3001/4003 File gclient_utils.py (right): http://codereview.chromium.org/3104036/diff/3001/4003#newcode291 gclient_utils.py:291: stdout: Can be any bufferable output. On 2010/08/26 04:50:12, ...
10 years, 4 months ago (2010-08-26 04:57:46 UTC) #3
bradn
Ah, yes, LGTM
10 years, 4 months ago (2010-08-26 04:58:23 UTC) #4
M-A Ruel
I'm sorry I added another patchset with significant changes as I had introduced a regression. ...
10 years, 3 months ago (2010-08-31 17:19:25 UTC) #5
M-A Ruel
On 2010/08/31 17:19:25, Marc-Antoine Ruel wrote: > I'm sorry I added another patchset with significant ...
10 years, 3 months ago (2010-09-01 13:32:25 UTC) #6
bradn
10 years, 3 months ago (2010-09-01 17:53:12 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698