Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bm/repository-layout-typofix'
[gitweb.git]
/
ci
/
run-linux32-build.sh
diff --git
a/ci/run-linux32-build.sh
b/ci/run-linux32-build.sh
index 26c168a0165522655e4e80988ba553b314b333f5..e3a193adbce39cb62b3be20b269444188a900613 100755
(executable)
--- a/
ci/run-linux32-build.sh
+++ b/
ci/run-linux32-build.sh
@@
-55,6
+55,6
@@
linux32 --32bit i386 su -m -l $CI_USER -c '
set -ex
cd /usr/src/git
test -n "$cache_dir" && ln -s "$cache_dir/.prove" t/.prove
- make
--jobs=2
+ make
make test
'