aboutsummaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rwxr-xr-xt/t7814-grep-recurse-submodules.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t7814-grep-recurse-submodules.sh b/t/t7814-grep-recurse-submodules.sh
index 828cb3ba58..3172f5b936 100755
--- a/t/t7814-grep-recurse-submodules.sh
+++ b/t/t7814-grep-recurse-submodules.sh
@@ -8,6 +8,9 @@ submodules.
. ./test-lib.sh
+GIT_TEST_FATAL_REGISTER_SUBMODULE_ODB=1
+export GIT_TEST_FATAL_REGISTER_SUBMODULE_ODB
+
test_expect_success 'setup directory structure and submodule' '
echo "(1|2)d(3|4)" >a &&
mkdir b &&
selectionChangbin Du2-0/+45 2019-02-06perf report: Move symbol annotation to the resort phaseJiri Olsa2-9/+19 2019-02-06perf evsel: Add output_resort_cb methodJiri Olsa2-2/+10 2019-02-06perf hists: Add argument to hists__resort_cb_t callbackJiri Olsa3-10/+11 2019-02-06perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo1-1/+1 2019-02-06perf record: Apply affinity masks when reading mmap buffersAlexey Budankov4-1/+53