| Index: tools/git/for-all-touched-files.py
|
| diff --git a/tools/git/for-all-touched-files.py b/tools/git/for-all-touched-files.py
|
| index d776743bec9ac5a773339d06267d39974032d605..a7e784ade3e1920ede69a20fdb597b89e7080f15 100755
|
| --- a/tools/git/for-all-touched-files.py
|
| +++ b/tools/git/for-all-touched-files.py
|
| @@ -1,4 +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.
|
|
|