Chromium Code Reviews| Index: build/android/adb_logcat_printer.py |
| diff --git a/build/android/adb_logcat_printer.py b/build/android/adb_logcat_printer.py |
| index 6ea47975e4bbba5510b1c9dddd95bfbaef67c443..5194668ec6e80dcf800758b1b9670c3fe9167f62 100755 |
| --- a/build/android/adb_logcat_printer.py |
| +++ b/build/android/adb_logcat_printer.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 |