chromium-src-build/mac
maruel@chromium.org 628d2696f1 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.

TBR=michaelbai@chromium.org
BUG=105108
TEST=

Review URL: http://codereview.chromium.org/8667008

git-svn-id: http://src.chromium.org/svn/trunk/src/build@111385 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-11-23 19:13:44 +00:00
..
OWNERS Tom and I should OWN a couple more things. 2011-04-28 18:49:36 +00:00
change_mach_o_flags.py Fix python scripts in src/build/ 2011-11-23 19:13:44 +00:00
change_mach_o_flags_from_xcode.sh Turn off PIE when building for Valgrind. 2011-08-24 14:59:13 +00:00
chrome_mac.croc Exclude ChromeOS directories and files from mac win linux. 2010-10-04 22:56:50 +00:00
strip_from_xcode Add a missing [ that prevented strip_from_xcode from functioning properly with 2010-06-01 20:49:50 +00:00
strip_save_dsym Don't print the strip command line being executed in strip_save_dsym. 2011-09-08 15:33:22 +00:00