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