Index: tools/toolchain_tester/toolchain_tester.py |
diff --git a/tools/toolchain_tester/toolchain_tester.py b/tools/toolchain_tester/toolchain_tester.py |
index 2ffc0fa03a3d89297a48d37a588461542e2d0f32..8cb35d095f4cea5f9043a4eb391a97b940761e76 100755 |
--- a/tools/toolchain_tester/toolchain_tester.py |
+++ b/tools/toolchain_tester/toolchain_tester.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright (c) 2011 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. |