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

Issue 10083003: Make checkperms.py look for shebang. (Closed)

Created:
8 years, 8 months ago by M-A Ruel
Modified:
8 years, 8 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Make checkperms.py look for shebang. This should enable removing most (if not all) of the whitelist. R=thestig@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132258

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M tools/checkperms/checkperms.py View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
8 years, 8 months ago (2012-04-13 12:28:03 UTC) #1
Lei Zhang
lgtm https://chromiumcodereview.appspot.com/10083003/diff/1/tools/checkperms/checkperms.py File tools/checkperms/checkperms.py (right): https://chromiumcodereview.appspot.com/10083003/diff/1/tools/checkperms/checkperms.py#newcode181 tools/checkperms/checkperms.py:181: if f.read(3).startswith('#!/'): startswith -> ==
8 years, 8 months ago (2012-04-13 19:09:49 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/10083003/3001
8 years, 8 months ago (2012-04-13 19:11:22 UTC) #3
commit-bot: I haz the power
8 years, 8 months ago (2012-04-13 20:23:19 UTC) #4
Change committed as 132258

Powered by Google App Engine
This is Rietveld 408576698