Index: tests/python_version/python_version.py |
diff --git a/tests/python_version/python_version.py b/tests/python_version/python_version.py |
index 117a25ff6346b10df0d49e8c937738b1a771585b..5575c633797e383ba0522ae0cc8c15ea5359a739 100755 |
--- a/tests/python_version/python_version.py |
+++ b/tests/python_version/python_version.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. |