Index: tools/command_tester.py |
diff --git a/tools/command_tester.py b/tools/command_tester.py |
index ddb89cead34db55568a608d5112229e6a6c81e45..e211f72fa7113a0dec66cc1539d8631bdf21e072 100755 |
--- a/tools/command_tester.py |
+++ b/tools/command_tester.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. |