summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-12 07:39:26 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-12 07:39:26 +0000
commit0d50e405a5fe5af628eb16ecae38962ce371a39d (patch)
tree3fcf7489a9404e0b71f3edff9e8020c3e189eae9
parent0c8a9b1ea09c88dd5860191c8430c81dfcb96199 (diff)
downloadchromium_src-0d50e405a5fe5af628eb16ecae38962ce371a39d.zip
chromium_src-0d50e405a5fe5af628eb16ecae38962ce371a39d.tar.gz
chromium_src-0d50e405a5fe5af628eb16ecae38962ce371a39d.tar.bz2
Apply svn:executable to .py files which should have it.
Review URL: http://codereview.chromium.org/14012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6884 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-x[-rw-r--r--]chrome/installer/util/prebuild/create_string_rc.py0
-rwxr-xr-x[-rw-r--r--]chrome/test/data/safe_browsing/download_update.py4
-rwxr-xr-x[-rw-r--r--]chrome/test/debugger/debugger_unittests.py1
-rwxr-xr-x[-rw-r--r--]chrome/tools/automated_ui_test_tools/auto_ui_test_input_generator.py0
-rwxr-xr-x[-rw-r--r--]chrome/tools/build/win/create_installer_archive.py0
-rwxr-xr-x[-rw-r--r--]chrome/tools/build/win/dependencies.py0
-rwxr-xr-x[-rw-r--r--]chrome/tools/build/win/html_inline.py0
-rwxr-xr-x[-rw-r--r--]chrome/tools/build/win/sln_deps.py0
-rwxr-xr-x[-rw-r--r--]chrome/tools/build/win/sort_sln.py2
-rwxr-xr-x[-rw-r--r--]chrome/tools/extensions/chromium_extension.py2
-rwxr-xr-x[-rw-r--r--]chrome/tools/extract_actions.py0
-rwxr-xr-x[-rw-r--r--]chrome/tools/extract_histograms.py0
-rwxr-xr-x[-rw-r--r--]chrome/tools/history-viz.py0
-rwxr-xr-x[-rw-r--r--]chrome/tools/inconsistent-eol.py2
-rwxr-xr-x[-rw-r--r--]chrome/tools/test/smoketests.py2
-rwxr-xr-x[-rw-r--r--]tools/checkdeps/checkdeps.py1
-rwxr-xr-x[-rw-r--r--]webkit/build/webkit_version.py0
-rwxr-xr-x[-rw-r--r--]webkit/tools/leak_tests/run_node_leak_test.py2
-rwxr-xr-x[-rw-r--r--]webkit/tools/merge/update-branch-webkit.py2
19 files changed, 11 insertions, 7 deletions
diff --git a/chrome/installer/util/prebuild/create_string_rc.py b/chrome/installer/util/prebuild/create_string_rc.py
index 59ef430..59ef430 100644..100755
--- a/chrome/installer/util/prebuild/create_string_rc.py
+++ b/chrome/installer/util/prebuild/create_string_rc.py
diff --git a/chrome/test/data/safe_browsing/download_update.py b/chrome/test/data/safe_browsing/download_update.py
index 6b100376..ff504f8 100644..100755
--- a/chrome/test/data/safe_browsing/download_update.py
+++ b/chrome/test/data/safe_browsing/download_update.py
@@ -1,3 +1,5 @@
+#!/usr/bin/python
+
import urllib,sys
@@ -30,4 +32,4 @@ for line in response_file:
urllib.urlretrieve(chunk_url, filename)
-response_file.close() \ No newline at end of file
+response_file.close()
diff --git a/chrome/test/debugger/debugger_unittests.py b/chrome/test/debugger/debugger_unittests.py
index ed3b0d3..8384fb0 100644..100755
--- a/chrome/test/debugger/debugger_unittests.py
+++ b/chrome/test/debugger/debugger_unittests.py
@@ -1,3 +1,4 @@
+#!/usr/bin/python
# debugger_unittests.py
#
# Run chrome debugger front-end tests.
diff --git a/chrome/tools/automated_ui_test_tools/auto_ui_test_input_generator.py b/chrome/tools/automated_ui_test_tools/auto_ui_test_input_generator.py
index 7756028..7756028 100644..100755
--- a/chrome/tools/automated_ui_test_tools/auto_ui_test_input_generator.py
+++ b/chrome/tools/automated_ui_test_tools/auto_ui_test_input_generator.py
diff --git a/chrome/tools/build/win/create_installer_archive.py b/chrome/tools/build/win/create_installer_archive.py
index 61579ae..61579ae 100644..100755
--- a/chrome/tools/build/win/create_installer_archive.py
+++ b/chrome/tools/build/win/create_installer_archive.py
diff --git a/chrome/tools/build/win/dependencies.py b/chrome/tools/build/win/dependencies.py
index c06f9f3..c06f9f3 100644..100755
--- a/chrome/tools/build/win/dependencies.py
+++ b/chrome/tools/build/win/dependencies.py
diff --git a/chrome/tools/build/win/html_inline.py b/chrome/tools/build/win/html_inline.py
index 6423866..6423866 100644..100755
--- a/chrome/tools/build/win/html_inline.py
+++ b/chrome/tools/build/win/html_inline.py
diff --git a/chrome/tools/build/win/sln_deps.py b/chrome/tools/build/win/sln_deps.py
index fecb100..fecb100 100644..100755
--- a/chrome/tools/build/win/sln_deps.py
+++ b/chrome/tools/build/win/sln_deps.py
diff --git a/chrome/tools/build/win/sort_sln.py b/chrome/tools/build/win/sort_sln.py
index 903f914..ea88ce4 100644..100755
--- a/chrome/tools/build/win/sort_sln.py
+++ b/chrome/tools/build/win/sort_sln.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
# Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/chrome/tools/extensions/chromium_extension.py b/chrome/tools/extensions/chromium_extension.py
index 078c6e2..1151652 100644..100755
--- a/chrome/tools/extensions/chromium_extension.py
+++ b/chrome/tools/extensions/chromium_extension.py
@@ -1,4 +1,4 @@
-#!/bin/env python
+#!/usr/bin/python
# Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/chrome/tools/extract_actions.py b/chrome/tools/extract_actions.py
index 8eefbb6..8eefbb6 100644..100755
--- a/chrome/tools/extract_actions.py
+++ b/chrome/tools/extract_actions.py
diff --git a/chrome/tools/extract_histograms.py b/chrome/tools/extract_histograms.py
index 97008a2..97008a2 100644..100755
--- a/chrome/tools/extract_histograms.py
+++ b/chrome/tools/extract_histograms.py
diff --git a/chrome/tools/history-viz.py b/chrome/tools/history-viz.py
index 2f94d9a..2f94d9a 100644..100755
--- a/chrome/tools/history-viz.py
+++ b/chrome/tools/history-viz.py
diff --git a/chrome/tools/inconsistent-eol.py b/chrome/tools/inconsistent-eol.py
index 7ca2ceb..646bdc0 100644..100755
--- a/chrome/tools/inconsistent-eol.py
+++ b/chrome/tools/inconsistent-eol.py
@@ -1,4 +1,4 @@
-#!/bin/env python
+#!/usr/bin/python
# Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/chrome/tools/test/smoketests.py b/chrome/tools/test/smoketests.py
index 94140b4..236e9bf 100644..100755
--- a/chrome/tools/test/smoketests.py
+++ b/chrome/tools/test/smoketests.py
@@ -1,4 +1,4 @@
-#!/bin/env python
+#!/usr/bin/python
# Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/tools/checkdeps/checkdeps.py b/tools/checkdeps/checkdeps.py
index ab0915a..4c00515 100644..100755
--- a/tools/checkdeps/checkdeps.py
+++ b/tools/checkdeps/checkdeps.py
@@ -1,3 +1,4 @@
+#!/usr/bin/python
# Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/webkit/build/webkit_version.py b/webkit/build/webkit_version.py
index 7f64238..7f64238 100644..100755
--- a/webkit/build/webkit_version.py
+++ b/webkit/build/webkit_version.py
diff --git a/webkit/tools/leak_tests/run_node_leak_test.py b/webkit/tools/leak_tests/run_node_leak_test.py
index b7b13ed..f45869a 100644..100755
--- a/webkit/tools/leak_tests/run_node_leak_test.py
+++ b/webkit/tools/leak_tests/run_node_leak_test.py
@@ -1,4 +1,4 @@
-#!/bin/env python
+#!/usr/bin/python
# Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/webkit/tools/merge/update-branch-webkit.py b/webkit/tools/merge/update-branch-webkit.py
index 8589911..09fbd63 100644..100755
--- a/webkit/tools/merge/update-branch-webkit.py
+++ b/webkit/tools/merge/update-branch-webkit.py
@@ -1,4 +1,4 @@
-#!/bin/env python
+#!/usr/bin/python
# Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.