Index: toolchain_build/command.py |
diff --git a/toolchain_build/command.py b/toolchain_build/command.py |
index b6fd123b5fa7293f9a1867cd6eaaebf6b63a3788..1669e913f41a633ef59137ced2692c1382bcce74 100755 |
--- a/toolchain_build/command.py |
+++ b/toolchain_build/command.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. |