Index: pnacl/driver/pnacl-nm.py |
diff --git a/pnacl/driver/pnacl-nm.py b/pnacl/driver/pnacl-nm.py |
index 53979fe7cfa858164f31c89954f69db1aa963eb1..ae1aa4edcda3781d585344fd9cc6e4e100ee2662 100755 |
--- a/pnacl/driver/pnacl-nm.py |
+++ b/pnacl/driver/pnacl-nm.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. |