Index: pnacl/driver/tests/driver_test_utils.py |
diff --git a/pnacl/driver/tests/driver_test_utils.py b/pnacl/driver/tests/driver_test_utils.py |
index 1f4e1f82de496af1e69195c7efd582bba576a722..20df6c5a1bf0f25ecb0dbc56790c2f6ae7ee0a2f 100644 |
--- a/pnacl/driver/tests/driver_test_utils.py |
+++ b/pnacl/driver/tests/driver_test_utils.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. |