diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-27 20:43:42 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-27 20:43:42 +0000 |
commit | 071302929ab813f647e51253af4e885b33eab463 (patch) | |
tree | c29903ffa398a80d27065a0645eedd26efa27b0b /chrome/browser/resources/file_manager | |
parent | 6e8d2385ceaf69588379b2cca7e14cd3f176c4a9 (diff) | |
download | chromium_src-071302929ab813f647e51253af4e885b33eab463.zip chromium_src-071302929ab813f647e51253af4e885b33eab463.tar.gz chromium_src-071302929ab813f647e51253af4e885b33eab463.tar.bz2 |
Fix python scripts in src/chrome/test/functional/
Make sure that:
- shebang is only present for executable files
- shebang is #!/usr/bin/env python
- __main__ is only present for executable files
- file's executable bit is coherent
Also fix EOF LF to be only one.
Minor python style fixes.
R=nirnimesh@chromium.org
BUG=105108
TEST=
Review URL: http://codereview.chromium.org/8676019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111657 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources/file_manager')
0 files changed, 0 insertions, 0 deletions