Index: src/trusted/service_runtime/nacl_syscall_handlers_gen.py |
diff --git a/src/trusted/service_runtime/nacl_syscall_handlers_gen.py b/src/trusted/service_runtime/nacl_syscall_handlers_gen.py |
index 99a60d9216b4dca2a554514344e1240529d7738b..4875d71dcffb56e09441caf88ee41c253d28dc82 100755 |
--- a/src/trusted/service_runtime/nacl_syscall_handlers_gen.py |
+++ b/src/trusted/service_runtime/nacl_syscall_handlers_gen.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. |