commit | 3f09d180c4d21f9c74689d23d796aed490661182 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Nov 23 19:13:44 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Nov 23 19:13:44 2011 |
tree | 9afdc2584b229bba954fc4fc307d20599005ef7f | |
parent | f44725cf38e0f25a54a5cdeef699c11c9562b2d9 [diff] |
Fix python scripts in src/build/ 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. [email protected] BUG=105108 TEST= Review URL: http://codereview.chromium.org/8667008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111385 0039d316-1c4b-4281-b951-d872f2087c98