aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/README.pass_bisect.md
diff options
context:
space:
mode:
authorZhizhou Yang <zhizhouy@google.com>2020-02-06 13:37:24 -0800
committerZhizhou Yang <zhizhouy@google.com>2020-02-10 17:47:54 +0000
commit05c0470a26e78f56616188841216d76b10094c0d (patch)
treee2ef8b39424b7f30d6dd0ff4df7dda5f96456710 /binary_search_tool/README.pass_bisect.md
parent172ccc1af26665a0520db157186e971402a4754c (diff)
downloadtoolchain-utils-05c0470a26e78f56616188841216d76b10094c0d.tar.gz
toolchain-utils: port binary_search_tool to python3
This patch migrates bisect tool in toolchain-utils to python 3. BUG=chromium:1011676 TEST=Passed all unittests and run_bisect_tests.py Change-Id: Ia6dd48d927eddcbb2118058f63b33be843d3eb7a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/2042219 Tested-by: Zhizhou Yang <zhizhouy@google.com> Auto-Submit: Zhizhou Yang <zhizhouy@google.com> Reviewed-by: George Burgess <gbiv@chromium.org>
Diffstat (limited to 'binary_search_tool/README.pass_bisect.md')
-rw-r--r--binary_search_tool/README.pass_bisect.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/binary_search_tool/README.pass_bisect.md b/binary_search_tool/README.pass_bisect.md
index d03a563b..eb0f12a6 100644
--- a/binary_search_tool/README.pass_bisect.md
+++ b/binary_search_tool/README.pass_bisect.md
@@ -41,7 +41,7 @@ them.
bisection:
```
- ./bisect.py android PATH_TO_ANDROID_HOME_DIR
+ ./run_bisect.py android PATH_TO_ANDROID_HOME_DIR
--pass_bisect=’android/generate_cmd.sh’
--prune=False
--ir_diff