Index: tools/process_perf_output.py |
diff --git a/tools/process_perf_output.py b/tools/process_perf_output.py |
index f0f538940c670b621c276f5554c48bd5a646a886..ec4fd44c64031b3e31224c3689b74a37a11baaf1 100755 |
--- a/tools/process_perf_output.py |
+++ b/tools/process_perf_output.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. |