aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/test/is_good.py
diff options
context:
space:
mode:
authorZhizhou Yang <zhizhouy@google.com>2017-07-22 01:11:35 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-07-22 01:11:35 +0000
commitddfea1f7e75062a350bd5a9418562e3b5af5b6e9 (patch)
treebf139ee25415cecde142e95791edba3803b2452a /binary_search_tool/test/is_good.py
parent3690e025de8daaed03c4acb02d2b054e5c4c0dd5 (diff)
parent6c551e0d526de7de9d86516614d645cba6f975a6 (diff)
downloadtoolchain-utils-o-mr1-iot-preview-6.tar.gz
Merge branch 'aosp/mirror-chromium-master' into update_utils am: 4307f4735e am: 18caef1eddandroid-o-mr1-iot-preview-6o-mr1-iot-preview-6
am: 6c551e0d52 Change-Id: I44720cd3cd736bb61f583fb20df1c25ac9323ae0
Diffstat (limited to 'binary_search_tool/test/is_good.py')
-rwxr-xr-xbinary_search_tool/test/is_good.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/binary_search_tool/test/is_good.py b/binary_search_tool/test/is_good.py
index bfe9cc32..a0be4a08 100755
--- a/binary_search_tool/test/is_good.py
+++ b/binary_search_tool/test/is_good.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/env python2
"""Check to see if the working set produces a good executable."""
from __future__ import print_function