Index: pnacl/unsupported/llvmtestfilter.py |
diff --git a/pnacl/unsupported/llvmtestfilter.py b/pnacl/unsupported/llvmtestfilter.py |
index 6beaa3b0b8c4ca0d0c1f70540a54e75c3ac55df2..44f5aa80e894e9053a4ece521bec4b8faa9ec8e5 100755 |
--- a/pnacl/unsupported/llvmtestfilter.py |
+++ b/pnacl/unsupported/llvmtestfilter.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. |