Home | History | Annotate | Download | only in full_bisect_test
      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 
      8 rm full_bisect_test/common.sh
      9