Chromium Code Reviews| Index: git_rebase_update.py |
| diff --git a/git_rebase_update.py b/git_rebase_update.py |
| index 5a59f630db253e247ea26d4576d13033a6b823ea..9d353c6de996d9c3a80f56ef687672b060c8ea4f 100755 |
| --- a/git_rebase_update.py |
| +++ b/git_rebase_update.py |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/python |
| +#!/usr/bin/env python |
| # Copyright 2014 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. |