Index: build/download_toolchains.py |
diff --git a/build/download_toolchains.py b/build/download_toolchains.py |
index 1bec9caf179364466fc10a2a470d201985765d2a..31a6c2eb1f10a615c7f122e63fd96d48f9fec0cb 100755 |
--- a/build/download_toolchains.py |
+++ b/build/download_toolchains.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright (c) 2012 The Native Client Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |