Sign in
android
/
platform
/
external
/
toolchain-utils
/
8126715006b533888697689276b771cf6cdc2063
/
.
/
binary_search_tool
/
full_bisect_test
/
cleanup.sh
blob: 48b44f308c9a1ffb0ae46819354a2ffd714f4b15 [
file
] [
log
] [
blame
]
#!/bin/bash
# In keeping with the normal way of doing bisectin, this script is meant to
# remove files specific to the particular run of the bisector.
#
# This file is called from main-bisect-test.sh
rm full_bisect_test
/
common
.
sh