Index: tests/abi_corpus/corpus_utils.py |
diff --git a/tests/abi_corpus/corpus_utils.py b/tests/abi_corpus/corpus_utils.py |
index 91f309b27d051f2aecb890d3753049fa1aa4ebf5..abb9a8b76164db3662a26025bb805112dbb66ffb 100755 |
--- a/tests/abi_corpus/corpus_utils.py |
+++ b/tests/abi_corpus/corpus_utils.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. |