Chromium Code Reviews| Index: git_cl.py |
| diff --git a/git_cl.py b/git_cl.py |
| index c212300f5918403463246c5fa2f4ceb404b60c3d..8fa8a30b14e909843b6e348365c0e59eea77f50a 100755 |
| --- a/git_cl.py |
| +++ b/git_cl.py |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/env python |
| +#!/usr/bin/env python2.7 |
| # 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. |