Merge branch 'jx/t5411-unique-filenames'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Feb 2021 01:21:42 +0000 (17:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Feb 2021 01:21:42 +0000 (17:21 -0800)
commitfdf3a27ca9f44d0c5597b2d1a018b02f09ba8602
tree70dd59574abf2bc0c9f9cd7f0e37cf25f936324b
parent9e634a91c8b6f57508aa91bd7306194d6ef6c14a
parent822ee894f621674610a36cc9a84a9ffbbb8fb6bb
Merge branch 'jx/t5411-unique-filenames'

Avoid individual tests in t5411 from getting affected by each other
by forcing them to use separate output files during the test.

* jx/t5411-unique-filenames:
  t5411: refactor check of refs using test_cmp_refs
  t5411: use different out file to prevent overwriting
t/t5411/common-functions.sh