xref: /aosp_15_r20/external/toolchain-utils/binary_search_tool/full_bisect_test/cleanup.sh (revision 760c253c1ed00ce9abd48f8546f08516e57485fe)
1#!/bin/bash
2
3# In keeping with the normal way of doing bisectin, this script is meant to
4# remove files specific to the particular run of the bisector.
5#
6# This file is called from main-bisect-test.sh
7
8rm full_bisect_test/common.sh
9