Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(499)

Unified Diff: chrome/test/functional/chromeos_private_view.py

Issue 10176002: Set svn:executable bit on scripts that are executable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chrome/test/functional/media/pyauto_media.py is not executable Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/functional/chromeos_onc.py ('k') | chrome/test/functional/fullscreen_mouselock.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/chromeos_private_view.py
diff --git a/chrome/test/functional/chromeos_private_view.py b/chrome/test/functional/chromeos_private_view.py
old mode 100644
new mode 100755
index 26954963eed7009f081b4902d0ddcaade8f8da62..aba361053ee2b1e5184f7fb9018f8cf0f01363d8
--- a/chrome/test/functional/chromeos_private_view.py
+++ b/chrome/test/functional/chromeos_private_view.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (c) 2012 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.
« no previous file with comments | « chrome/test/functional/chromeos_onc.py ('k') | chrome/test/functional/fullscreen_mouselock.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698