Fix 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= Review URL: http://codereview.chromium.org/8662025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111399 0039d316-1c4b-4281-b951-d872f2087c98
Showing
chrome_frame/tools/test/page_cycler/cf_cycler.py
100644 → 100755
Please register or sign in to comment