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