Index: pnacl/driver/driver_tools.py |
diff --git a/pnacl/driver/driver_tools.py b/pnacl/driver/driver_tools.py |
index 8a1b16b11c485ee37bc4d04cec65727641863dcf..79832bd6c0ce9304ba61de1dac9cd5112a16342a 100755 |
--- a/pnacl/driver/driver_tools.py |
+++ b/pnacl/driver/driver_tools.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. |