Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rebase --keep-empty: always use interactive rebase
[gitweb.git]
/
ci
/
run-tests.sh
diff --git
a/ci/run-tests.sh
b/ci/run-tests.sh
index eb5ba4058ad0cf34302d37907ebe98dfbfc06d02..9b6fedcc2a94b83f7243767915ad0327e100ef13 100755
(executable)
--- a/
ci/run-tests.sh
+++ b/
ci/run-tests.sh
@@
-7,5
+7,11
@@
ln -s $HOME/travis-cache/.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
save_good_tree