Index: pnacl/driver/pnacl-nop.py |
diff --git a/pnacl/driver/pnacl-nop.py b/pnacl/driver/pnacl-nop.py |
index e606a6a7dea25728334944c2a2ffd483d96ae696..1a465fcf772ce146b24cf6efbf456b42ebf6b3bf 100755 |
--- a/pnacl/driver/pnacl-nop.py |
+++ b/pnacl/driver/pnacl-nop.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. |