Index: pnacl/driver/tests/driver_tests.py |
diff --git a/pnacl/driver/tests/driver_tests.py b/pnacl/driver/tests/driver_tests.py |
index 650edbb680295071a44ecc7cab895d48a8adf4b5..2e044c1811321b4901ab61ccd28fb07194f91402 100755 |
--- a/pnacl/driver/tests/driver_tests.py |
+++ b/pnacl/driver/tests/driver_tests.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. |