Index: pnacl/driver/pathtools.py |
diff --git a/pnacl/driver/pathtools.py b/pnacl/driver/pathtools.py |
index d46b48370ffac5c90f5c2289dc3454a2521a36a1..59e0c86b01e1e131c16c516ebc9465d093851a14 100755 |
--- a/pnacl/driver/pathtools.py |
+++ b/pnacl/driver/pathtools.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. |