aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/sysroot_wrapper/cleanup.sh
blob: b3ae2dd955415d2868a3111b149c45a1339b398a (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
#
# Copyright 2016 Google LLC
#
# This script is part of the ChromeOS object binary search triage process.
# It should be the last script called by the user, after the user has
# successfully run the bisection tool and found their bad items. This script
# will perform all necessary cleanup for the bisection tool.
#

rm common/common.sh