Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mk/gitweb-feature'
[gitweb.git]
/
t
/
t5302-pack-index.sh
diff --git
a/t/t5302-pack-index.sh
b/t/t5302-pack-index.sh
index 884e24253a0a9d262b39ae96ea5c03ecb7ba4072..e6f70d474f2f855d3b2b40eed526e4873b3288d5 100755
(executable)
--- a/
t/t5302-pack-index.sh
+++ b/
t/t5302-pack-index.sh
@@
-10,6
+10,7
@@
test_expect_success \
'setup' \
'rm -rf .git
git init &&
+ git config pack.threads 1 &&
i=1 &&
while test $i -le 100
do