summaryrefslogtreecommitdiff
path: root/t/t5303-pack-corruption-resilience.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-05-12 15:50:59 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-05-12 15:51:47 -0700
commit5e2c7cd2c124da05d1807d5ffe61b2771bb755ee (patch)
tree47ec52edb835b8feaa6ef374b75cedd0863a8f62 /t/t5303-pack-corruption-resilience.sh
parentGit 1.8.2.3 (diff)
downloadtgif-5e2c7cd2c124da05d1807d5ffe61b2771bb755ee.tar.xz
t5551: do not use unportable sed '\+'
The set-up step to prepare a repository with 50000 tags used a non-porable '\+' to match one-or-more. The error was not caught because the next test that uses that repository did not even bother to check if these expected tags were actually cloned to the resulting repository. Fix the sed construct to use BRE and update the "clone" test that wanted to test cloning from such a repository with many refs to check the resulting repository. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5303-pack-corruption-resilience.sh')
0 files changed, 0 insertions, 0 deletions