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

Unified Diff: chrome/test/functional/media/pyauto_media.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
« no previous file with comments | « chrome/test/functional/gtalk/test_basic.py ('k') | chrome/test/functional/media/worker_thread.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/media/pyauto_media.py
diff --git a/chrome/test/functional/media/pyauto_media.py b/chrome/test/functional/media/pyauto_media.py
index 952330b20a147eece788a4e078e081449c5fc252..e4adb9d2ead38aa8df551154f4a293f5b03adcb6 100755
--- a/chrome/test/functional/media/pyauto_media.py
+++ b/chrome/test/functional/media/pyauto_media.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
DaleCurtis 2012/04/23 16:25:19 This script is not supposed to be executed directl
# 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/gtalk/test_basic.py ('k') | chrome/test/functional/media/worker_thread.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698