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

Issue 6004006: Fix path filtering to be on the relative path and no on the absolute path. (Closed)

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

Description

Fix path filtering to be on the relative path and no on the absolute path. Add logging to presubmit_support.py. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70378

Patch Set 1 #

Patch Set 2 : Make pylint failure on commit an error. #

Total comments: 2

Patch Set 3 : added comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -27 lines) Patch
M PRESUBMIT.py View 1 2 1 chunk +14 lines, -2 lines 0 comments Download
M presubmit_canned_checks.py View 1 3 chunks +36 lines, -23 lines 0 comments Download
M presubmit_support.py View 4 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
9 years, 12 months ago (2010-12-23 20:30:51 UTC) #1
nsylvain
http://codereview.chromium.org/6004006/diff/3001/PRESUBMIT.py File PRESUBMIT.py (right): http://codereview.chromium.org/6004006/diff/3001/PRESUBMIT.py#newcode28 PRESUBMIT.py:28: output.append(output_api.PresubmitError('Path inconsistency')) Do you have an example of failure ...
9 years, 12 months ago (2010-12-23 22:12:00 UTC) #2
M-A Ruel
http://codereview.chromium.org/6004006/diff/3001/PRESUBMIT.py File PRESUBMIT.py (right): http://codereview.chromium.org/6004006/diff/3001/PRESUBMIT.py#newcode28 PRESUBMIT.py:28: output.append(output_api.PresubmitError('Path inconsistency')) On 2010/12/23 22:12:00, nsylvain wrote: > Do ...
9 years, 12 months ago (2010-12-23 23:49:52 UTC) #3
nsylvain
9 years, 12 months ago (2010-12-23 23:54:36 UTC) #4
lg

Powered by Google App Engine
This is Rietveld 408576698