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

Issue 7888042: Replace check_output() call site into check_call(). Would throw otherwise. (Closed)

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

Description

Replace check_output() call site into check_call(). Would throw otherwise. subprocess2.check_ouput() doesn't accept stdout argument to correctly mimic subprocess implementation in python 2.7. R=dpranke@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101085

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
M-A Ruel
9 years, 3 months ago (2011-09-14 15:38:47 UTC) #1
Dirk Pranke
lgtm
9 years, 3 months ago (2011-09-14 16:24:44 UTC) #2
commit-bot: I haz the power
9 years, 3 months ago (2011-09-14 16:28:09 UTC) #3
Change committed as 101085

Powered by Google App Engine
This is Rietveld 408576698