Index: pnacl/driver/artools.py |
diff --git a/pnacl/driver/artools.py b/pnacl/driver/artools.py |
index 51b321344dc21f1f4a345a9c88f2bdb4c3291652..bbc7b8682de6b03b4b2c09ee355709c22c5ab032 100755 |
--- a/pnacl/driver/artools.py |
+++ b/pnacl/driver/artools.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. |