DescriptionFix python scripts src/chrome_frame/tools/test/page_cycler/cf_cycler.py
Make sure that:
- shebang is only present for executable files
- __main__ is only present for executable files
- file's executable bit is coherent
Also fix EOF LF to be only one.
* Doing it separately since the CQ cannot process it.
TBR=robertshield@chromium.org
BUG=105108
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111399
Patch Set 1 #Patch Set 2 : . #Messages
Total messages: 2 (0 generated)
|