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

Issue 6794057: Use subprocess2 so check_call() can be use consistently in presubmit checks. (Closed)

Created:
9 years, 8 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Use subprocess2 so check_call() can be use consistently in presubmit checks. Do s/Popen+communicate/check_call/ replacement in a later change in case it breaks something. R=dpranke@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=80615

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
M-A Ruel
9 years, 8 months ago (2011-04-05 18:14:03 UTC) #1
Dirk Pranke
9 years, 8 months ago (2011-04-05 21:19:17 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698