Index: pnacl/driver/pnacl-opt.py |
diff --git a/pnacl/driver/pnacl-opt.py b/pnacl/driver/pnacl-opt.py |
index 085c0d7bb746c4163d06cbf0055bea2ba790600e..992f94ee06c98c00c99f7740d5736e96eb69a372 100755 |
--- a/pnacl/driver/pnacl-opt.py |
+++ b/pnacl/driver/pnacl-opt.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. |