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

Issue 3331022: Fix presubmit check for depot_tools on linux and mac. (Closed)

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

Description

Fix presubmit check for depot_tools on linux and mac. The class WindowsError is only a builtin on Windows. Use OSError instead. Also make the exception more comprehensible on the other platforms when pylint is not installed. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=59253

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
M-A Ruel
10 years, 3 months ago (2010-09-10 20:49:27 UTC) #1
bradn
10 years, 3 months ago (2010-09-10 21:22:27 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698