summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-24 21:20:08 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-24 21:20:08 +0000
commitf66d850c1de963cd4cabbe99f472f9bbbdd7fbb1 (patch)
treea6b8a3013b5f01b55f3edef62250abf6b9265491 /PRESUBMIT.py
parentbfef57722099405e6b191bc56bc153f2f0acbd98 (diff)
downloadchromium_src-f66d850c1de963cd4cabbe99f472f9bbbdd7fbb1.zip
chromium_src-f66d850c1de963cd4cabbe99f472f9bbbdd7fbb1.tar.gz
chromium_src-f66d850c1de963cd4cabbe99f472f9bbbdd7fbb1.tar.bz2
Remove executable bit on PRESUBMIT.py since it is not an executable.
NO CODE CHANGE. TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30015 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'PRESUBMIT.py')
-rw-r--r--[-rwxr-xr-x]PRESUBMIT.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 2c911db..734bb31 100755..100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
# Copyright (c) 2009 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.