Chromium Code Reviews| 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. |