Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sg/t5551-fetch-smart-error-is-translated' into maint
[gitweb.git]
/
ci
/
run-linux32-build.sh
diff --git
a/ci/run-linux32-build.sh
b/ci/run-linux32-build.sh
index 09e9276e1276e089fdde09da4cb89f15404be416..e3a193adbce39cb62b3be20b269444188a900613 100755
(executable)
--- a/
ci/run-linux32-build.sh
+++ b/
ci/run-linux32-build.sh
@@
-56,5
+56,5
@@
linux32 --32bit i386 su -m -l $CI_USER -c '
cd /usr/src/git
test -n "$cache_dir" && ln -s "$cache_dir/.prove" t/.prove
make
- make
--quiet
test
+ make test
'