Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/unpack-trees-with-cache-tree'
[gitweb.git]
/
ci
/
run-build-and-tests.sh
diff --git
a/ci/run-build-and-tests.sh
b/ci/run-build-and-tests.sh
index 4b04c75b7f81a749c0d48674b8e2042abe5769eb..2a5bff4a1ca3de1dfca6cecb9d2016173f4fdea5 100755
(executable)
--- a/
ci/run-build-and-tests.sh
+++ b/
ci/run-build-and-tests.sh
@@
-14,6
+14,7
@@
then
export GIT_TEST_SPLIT_INDEX=yes
export GIT_TEST_FULL_IN_PACK_ARRAY=true
export GIT_TEST_OE_SIZE=10
+ export GIT_TEST_OE_DELTA_SIZE=5
make --quiet test
fi