Index: chrome/test/webdriver/test/run_webdriver_tests.py |
diff --git a/chrome/test/webdriver/test/run_webdriver_tests.py b/chrome/test/webdriver/test/run_webdriver_tests.py |
old mode 100644 |
new mode 100755 |
index 6b788623fa6f3b557c10cba5611b5c6cf8f872c6..78a8a881a0b998547ca1bc5d45845e5dda2fc287 |
--- a/chrome/test/webdriver/test/run_webdriver_tests.py |
+++ b/chrome/test/webdriver/test/run_webdriver_tests.py |
@@ -1,5 +1,4 @@ |
-#!/usr/bin/python |
- |
+#!/usr/bin/env python |
# Copyright (c) 2011 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. |