Index: pnacl/unsupported/driver/pnacl-pexecheck.py |
diff --git a/pnacl/unsupported/driver/pnacl-pexecheck.py b/pnacl/unsupported/driver/pnacl-pexecheck.py |
index a8b2a0106d6fc038caa76e10256d76088a710ca1..6484b6202b137a8de3604b9aea17d9d89438d1be 100755 |
--- a/pnacl/unsupported/driver/pnacl-pexecheck.py |
+++ b/pnacl/unsupported/driver/pnacl-pexecheck.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright (c) 2011 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. |