Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
toolchain-utils
/
d5d49d24623ef1ba34f57c4963ee7c5eda7943b3
/
.
/
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