X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5302-pack-index.sh;h=b34ea93a8056a7ae0edf111ffe14c99b7c5b33c5;hb=54f6a8dbd65cbe6ad31a8b6b531de81009514eb3;hp=fb3a270822c9a4ac2e4f79bfa71c784291859d4f;hpb=267684f0b7428583ba88c4acc0e9ef322a36b3ff;p=git.git diff --git a/t/t5302-pack-index.sh b/t/t5302-pack-index.sh index fb3a27082..b34ea93a8 100755 --- a/t/t5302-pack-index.sh +++ b/t/t5302-pack-index.sh @@ -8,7 +8,7 @@ test_description='pack index with 64-bit offsets and object CRC' test_expect_success \ 'setup' \ - 'rm -rf .git + 'rm -rf .git && git init && git config pack.threads 1 && i=1 &&