xref: /aosp_15_r20/external/toolchain-utils/binary_search_tool/sysroot_wrapper/cleanup.sh (revision 760c253c1ed00ce9abd48f8546f08516e57485fe)
1#!/bin/bash
2#
3# Copyright 2016 Google LLC
4#
5# This script is part of the ChromeOS object binary search triage process.
6# It should be the last script called by the user, after the user has
7# successfully run the bisection tool and found their bad items. This script
8# will perform all necessary cleanup for the bisection tool.
9#
10
11rm common/common.sh
12