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

Issue 126227: Fetch the SVN revision number correctly regardless of line endings... (Closed)

Created:
11 years, 6 months ago by sgk
Modified:
9 years, 5 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fetch the SVN revision number correctly regardless of line endings returned by any version of Python on any platform. BUG=14187 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18533

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M build/util/lastchange.py View 2 chunks +6 lines, -4 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
sgk
11 years, 6 months ago (2009-06-16 20:51:54 UTC) #1
Nicolas Sylvain
LGTM
11 years, 6 months ago (2009-06-16 21:02:04 UTC) #2
Mark Mentovai
11 years, 6 months ago (2009-06-16 21:21:28 UTC) #3
http://codereview.chromium.org/126227/diff/1002/1003
File build/util/lastchange.py (right):

http://codereview.chromium.org/126227/diff/1002/1003#newcode28
Line 28: except OSError, e:
You don't need the ,e here.

Powered by Google App Engine
This is Rietveld 408576698