Chromium Code Reviews| Index: gclient.py |
| diff --git a/gclient.py b/gclient.py |
| index fab867b7439b4dfa957c1bbdb17d923049484b7b..50667187170144b834976b776d44fcb8f19969b1 100755 |
| --- a/gclient.py |
| +++ b/gclient.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. |