Index: pnacl/driver/pnacl-nmf.py |
diff --git a/pnacl/driver/pnacl-nmf.py b/pnacl/driver/pnacl-nmf.py |
index 3a20555580cc4a1669b8b6997b6e293fa8a15f7b..672b04e8d552ab0f3266fbfaeadf6b7b693da267 100755 |
--- a/pnacl/driver/pnacl-nmf.py |
+++ b/pnacl/driver/pnacl-nmf.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. |