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

Issue 196793015: A little more print debugging (Closed)

Created:
6 years, 9 months ago by borenet
Modified:
6 years, 9 months ago
Reviewers:
epoger
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/buildbot.git@master
Visibility:
Public.

Description

A little more print debugging TBR=epoger BUG=skia:1329 Committed: https://skia.googlesource.com/buildbot/+/85ca4f5

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M scripts/run_cmd.py View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
borenet
Committed patchset #1 manually as r85ca4f5 (presubmit successful).
6 years, 9 months ago (2014-03-13 17:32:31 UTC) #1
epoger
6 years, 9 months ago (2014-03-13 17:42:45 UTC) #2
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/196793015/diff/1/scripts/run_cmd.py
File scripts/run_cmd.py (right):

https://codereview.chromium.org/196793015/diff/1/scripts/run_cmd.py#newcode175
scripts/run_cmd.py:175: print ' '.join(cmd)
I would be tempted to 

print '_launch_cmd(): %s' % ' '.join(cmd)

Powered by Google App Engine
This is Rietveld 408576698