/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'tg/split-index-fixes' into maint
[git/git.git]
/
ci
/
run-build-and-tests.sh
diff --git
a/ci/run-build-and-tests.sh
b/ci/run-build-and-tests.sh
index
d3a0946
..
3e23e65
100755
(executable)
--- a/
ci/run-build-and-tests.sh
+++ b/
ci/run-build-and-tests.sh
@@
-9,6
+9,10
@@
ln -s $HOME/travis-cache/.prove t/.prove
make --jobs=2
make --quiet test
+if test "$jobname" = "linux-gcc"
+then
+ GIT_TEST_SPLIT_INDEX=YesPlease make --quiet test
+fi
check_unignored_build_artifacts