summaryrefslogtreecommitdiff
path: root/test/actions-subdir/gyptest-action.py
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@78cadc50-ecff-11dd-a971-7dbc132099af>2011-11-28 16:07:19 +0000
committermaruel@chromium.org <maruel@chromium.org@78cadc50-ecff-11dd-a971-7dbc132099af>2011-11-28 16:07:19 +0000
commitc1ced77af959d11dd80252ab471e89906ea70f09 (patch)
treef99cfaa13139a9cc1a05ab920aee4d0d590d89af /test/actions-subdir/gyptest-action.py
parentee5f7892e6c4d3fea34e973727624d88cdc8e3b2 (diff)
downloadgyp-c1ced77af959d11dd80252ab471e89906ea70f09.tar.gz
Fix python scripts coherency
Make sure that these attributes are coherent for python scripts: - The script is indeed executable, e.g. it does something if run - It has a shebang set to #!/usr/bin/env python - The file has svn:executable set Fix duplicated content (!) for pylib/gyp/sun_tool.py Fixed LF EOL for tools/pretty_gyp.py. Enforced a single LF as EOL for all files. Review URL: http://codereview.chromium.org/8718013 git-svn-id: http://gyp.googlecode.com/svn/trunk@1102 78cadc50-ecff-11dd-a971-7dbc132099af
Diffstat (limited to 'test/actions-subdir/gyptest-action.py')
-rwxr-xr-x[-rw-r--r--]test/actions-subdir/gyptest-action.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/actions-subdir/gyptest-action.py b/test/actions-subdir/gyptest-action.py
index 09cfef18..09cfef18 100644..100755
--- a/test/actions-subdir/gyptest-action.py
+++ b/test/actions-subdir/gyptest-action.py