X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5302-pack-index.sh;h=e6f70d474f2f855d3b2b40eed526e4873b3288d5;hb=763481787174adfcc247d6044bea330edcb2cc24;hp=884e24253a0a9d262b39ae96ea5c03ecb7ba4072;hpb=f0817310903312bbc243dd80f066e17a8e0e4b1d;p=git.git diff --git a/t/t5302-pack-index.sh b/t/t5302-pack-index.sh index 884e24253..e6f70d474 100755 --- 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