Index: src/untrusted/crash_dump/decode_dump.py |
diff --git a/src/untrusted/crash_dump/decode_dump.py b/src/untrusted/crash_dump/decode_dump.py |
index 7196281fa7628c31951e599dfc2a6988c1ba68d3..4851db30e2f78b353fca858f63dbe37da7bf9b00 100755 |
--- a/src/untrusted/crash_dump/decode_dump.py |
+++ b/src/untrusted/crash_dump/decode_dump.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. |