Chromium Code Reviews
DescriptionFix python scripts in src/webkit
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=dpranke@chromium.org
BUG=105108
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=116864
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #
Total comments: 2
Patch Set 4 : Removed stale scripts #Patch Set 5 : Removing run_node_leak_test.py too since it's a test_shell wrapper #Patch Set 6 : Rebase against HEAD #Patch Set 7 : 2012 #
Messages
Total messages: 10 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||