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

Unified Diff: tools/checkperms/checkperms.py

Issue 11227046: Add myself as an owner for tools/checkperms. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/checkperms/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/checkperms/checkperms.py
===================================================================
--- tools/checkperms/checkperms.py (revision 164964)
+++ tools/checkperms/checkperms.py (working copy)
@@ -137,6 +137,7 @@
)
# File paths starting with one of these will be ignored as well.
+# Please consider fixing your file permissions, rather than adding to this list.
IGNORED_PATHS = (
# TODO(maruel): Detect ELF files.
'chrome/test/data/extensions/uitest/plugins',
« no previous file with comments | « tools/checkperms/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698