diff options
Diffstat (limited to 'chrome/test/pyautolib/pyauto.py')
-rwxr-xr-x[-rw-r--r--] | chrome/test/pyautolib/pyauto.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/test/pyautolib/pyauto.py b/chrome/test/pyautolib/pyauto.py index 9e179f6..15b81f6 100644..100755 --- a/chrome/test/pyautolib/pyauto.py +++ b/chrome/test/pyautolib/pyauto.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. |