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

Issue 15792004: Add job prefix to error messages. (Closed)

Created:
7 years, 7 months ago by szager1
Modified:
7 years, 7 months ago
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, scottmg
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : Tweaks #

Patch Set 3 : tweak #

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

Messages

Total messages: 7 (0 generated)
szager1
7 years, 7 months ago (2013-05-24 22:16:00 UTC) #1
M-A Ruel
https://codereview.chromium.org/15792004/diff/1/gclient_utils.py File gclient_utils.py (right): https://codereview.chromium.org/15792004/diff/1/gclient_utils.py#newcode28 gclient_utils.py:28: msg = '\n'.join(['%d>_____ %s' % (index, l) for l ...
7 years, 7 months ago (2013-05-24 22:25:56 UTC) #2
szager1
https://codereview.chromium.org/15792004/diff/1/gclient_utils.py File gclient_utils.py (right): https://codereview.chromium.org/15792004/diff/1/gclient_utils.py#newcode28 gclient_utils.py:28: msg = '\n'.join(['%d>_____ %s' % (index, l) for l ...
7 years, 7 months ago (2013-05-24 22:48:16 UTC) #3
M-A Ruel
https://codereview.chromium.org/15792004/diff/1/gclient_utils.py File gclient_utils.py (right): https://codereview.chromium.org/15792004/diff/1/gclient_utils.py#newcode28 gclient_utils.py:28: msg = '\n'.join(['%d>_____ %s' % (index, l) for l ...
7 years, 7 months ago (2013-05-24 22:59:20 UTC) #4
szager1
On 2013/05/24 22:59:20, Marc-Antoine Ruel wrote: > You misunderstood. I meant removing the brackets, they ...
7 years, 7 months ago (2013-05-24 23:01:54 UTC) #5
M-A Ruel
lgtm The first example of pep 289 explains the rationale. http://www.python.org/dev/peps/pep-0289/
7 years, 7 months ago (2013-05-24 23:15:51 UTC) #6
szager1
7 years, 7 months ago (2013-05-24 23:59:32 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r202236.

Powered by Google App Engine
This is Rietveld 408576698