Index: pnacl/unsupported/interface_checker.py |
diff --git a/pnacl/unsupported/interface_checker.py b/pnacl/unsupported/interface_checker.py |
index 304df4667abf3804e728d9a4677d8d3c45a575e2..5919675d4b904f55f446b5ca19550ca0f15df999 100755 |
--- a/pnacl/unsupported/interface_checker.py |
+++ b/pnacl/unsupported/interface_checker.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright (c) 2011 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. |