Index: pnacl/driver/driver_log.py |
diff --git a/pnacl/driver/driver_log.py b/pnacl/driver/driver_log.py |
index 4b74c7d3aaaca40c3708b95ce3b0c809e16c0e69..46f9afde74806751c0991ffb562958acd100d41d 100755 |
--- a/pnacl/driver/driver_log.py |
+++ b/pnacl/driver/driver_log.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. |