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

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

Issue 10176002: Set svn:executable bit on scripts that are executable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add chrome/test/functional/media/worker_thread.py 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
Index: chrome/test/functional/chromeos_html_terminal.py
diff --git a/chrome/test/functional/chromeos_html_terminal.py b/chrome/test/functional/chromeos_html_terminal.py
old mode 100644
new mode 100755
index b909e6bddad4f2dd486098b81eb4a67b68210ff8..e4e1da1091c081b9677df168cd23d9556a7813eb
--- a/chrome/test/functional/chromeos_html_terminal.py
+++ b/chrome/test/functional/chromeos_html_terminal.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.

Powered by Google App Engine
This is Rietveld 408576698