Index: tests/abi_corpus/startup_regression_test.py |
diff --git a/tests/abi_corpus/startup_regression_test.py b/tests/abi_corpus/startup_regression_test.py |
index 8e9671064d61730a5c6bf4473d37d3270a9bd135..55c0d51fe2f3b03ecaa138661ed0a08e9727163e 100755 |
--- a/tests/abi_corpus/startup_regression_test.py |
+++ b/tests/abi_corpus/startup_regression_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. |