Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph: implement "--append" option
[gitweb.git]
/
ci
/
run-tests.sh
diff --git
a/ci/run-tests.sh
b/ci/run-tests.sh
index deba73d9b59820dd2ad427bbd39fa8afb3a21ef2..73e273fac73c48b4963e7aa7c5040f17f220b7da 100755
(executable)
--- a/
ci/run-tests.sh
+++ b/
ci/run-tests.sh
@@
-8,6
+8,10
@@
ln -s "$cache_dir/.prove" t/.prove
make --quiet test
+if test "$jobname" = "linux-gcc"
+then
+ GIT_TEST_SPLIT_INDEX=YesPlease make --quiet test
+fi
check_unignored_build_artifacts