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

Issue 3184024: Handle the case when there is unicode in the tree status more gracefully.... (Closed)

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

Description

Handle the case when there is unicode in the tree status more gracefully. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57447

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
bradn
10 years, 3 months ago (2010-08-26 01:30:26 UTC) #1
M-A Ruel
10 years, 3 months ago (2010-08-26 01:32:04 UTC) #2
http://codereview.chromium.org/3184024/diff/1/2
File presubmit_support.py (right):

http://codereview.chromium.org/3184024/diff/1/2#newcode117
presubmit_support.py:117:
output_stream.write('\n***************\n%s\n***************\n' %
why not u'' instead? This way the output would still be nice, at least on
non-windows OS.

Powered by Google App Engine
This is Rietveld 408576698