Index: pnacl/driver/tests/strip_test.py |
diff --git a/pnacl/driver/tests/strip_test.py b/pnacl/driver/tests/strip_test.py |
index a5c22b6643c09d43b5faa0183c049c68c837303e..64d13858ce372f430a48ca821072bd67d4d0a855 100644 |
--- a/pnacl/driver/tests/strip_test.py |
+++ b/pnacl/driver/tests/strip_test.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. |