X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5302-pack-index.sh;h=b34ea93a8056a7ae0edf111ffe14c99b7c5b33c5;hb=5eee142c89ee4964c9ea4ae1b2fa8344036a7efb;hp=fb3a270822c9a4ac2e4f79bfa71c784291859d4f;hpb=aa57328d60f5d5a5f74d1d336caf06b6bdf4fd03;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 &&