aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/full_bisect_test/get_initial_items.sh
diff options
context:
space:
mode:
Diffstat (limited to 'binary_search_tool/full_bisect_test/get_initial_items.sh')
-rwxr-xr-xbinary_search_tool/full_bisect_test/get_initial_items.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/binary_search_tool/full_bisect_test/get_initial_items.sh b/binary_search_tool/full_bisect_test/get_initial_items.sh
new file mode 100755
index 00000000..4c4043f1
--- /dev/null
+++ b/binary_search_tool/full_bisect_test/get_initial_items.sh
@@ -0,0 +1,9 @@
+#!/bin/bash -u
+#
+# This is one of the test scripts that needs to be passed to
+# binary_search_state.py.
+
+source full_bisect_test/common.sh
+
+cat ${BISECT_GOOD_BUILD}/_LIST
+