Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tg/split-index-fixes' into maint
[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 d3a094603f030752ccb8bd49dd5d855a3a10c36c..3e23e65f9eed88d1251c9ae32cb9a24e28da8ebe 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