Index: pnacl/driver/pnacl-driver.py |
diff --git a/pnacl/driver/pnacl-driver.py b/pnacl/driver/pnacl-driver.py |
index 54766682a8c9254c0791b76a353ad10ffd68e05e..de3b80b9263217bf51e4e60592b8f15861a6e435 100755 |
--- a/pnacl/driver/pnacl-driver.py |
+++ b/pnacl/driver/pnacl-driver.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. |