Index: pnacl/driver/tests/help_message_test.py |
diff --git a/pnacl/driver/tests/help_message_test.py b/pnacl/driver/tests/help_message_test.py |
index 64f4acf4b01e42ddb166cf501e96db75c546c3e8..0a490199c066fcb09e0ea3cb5f76d6299a2cfe83 100644 |
--- a/pnacl/driver/tests/help_message_test.py |
+++ b/pnacl/driver/tests/help_message_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. |