aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/full_bisect_test/cleanup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'binary_search_tool/full_bisect_test/cleanup.sh')
-rwxr-xr-xbinary_search_tool/full_bisect_test/cleanup.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/binary_search_tool/full_bisect_test/cleanup.sh b/binary_search_tool/full_bisect_test/cleanup.sh
new file mode 100755
index 00000000..48b44f30
--- /dev/null
+++ b/binary_search_tool/full_bisect_test/cleanup.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+# In keeping with the normal way of doing bisectin, this script is meant to
+# remove files specific to the particular run of the bisector.
+#
+# This file is called from main-bisect-test.sh
+
+rm full_bisect_test/common.sh