Index: pnacl/driver/tests/expand_response_file_test.py |
diff --git a/pnacl/driver/tests/expand_response_file_test.py b/pnacl/driver/tests/expand_response_file_test.py |
index b370cc5696a17a15b7d9ee673ce9fe8c72387d88..bdc25f5585f8511f39f806125cf92b914746849a 100644 |
--- a/pnacl/driver/tests/expand_response_file_test.py |
+++ b/pnacl/driver/tests/expand_response_file_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. |