Added protoc_wrapper to blacklist, fixed tools/PRESUBMIT.py which was passing in the wrong args to CheckLongLines.
BUG= R=kjellander@webrtc.org, tommi@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1470005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4021 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -122,6 +122,7 @@ def _CommonChecks(input_api, output_api):
|
||||
r'^testing/.*\.py$',
|
||||
r'^tools/gyp/.*\.py$',
|
||||
r'^tools/perf_expectations/.*\.py$',
|
||||
r'^tools/protoc_wrapper/.*\.py$',
|
||||
r'^tools/python/.*\.py$',
|
||||
r'^tools/python_charts/data/.*\.py$',
|
||||
r'^tools/refactoring.*\.py$',
|
||||
|
Reference in New Issue
Block a user