]> git.ipfire.org Git - thirdparty/git.git/commitdiff
mailmap tests: remove redundant entry in test
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 12 Jan 2021 20:17:52 +0000 (21:17 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Jan 2021 22:04:40 +0000 (14:04 -0800)
Remove a redundant line in a test added in d20d654fe8 (Change current
mailmap usage to do matching on both name and email of
author/committer., 2009-02-08).

This didn't conceivably test anything useful and is most likely a
copy/paste error.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4203-mailmap.sh

index dbd365681e641cc8c91f6b39e71760aa192c8483..03a98d9635a35868a54397eff71c49933672ed0a 100755 (executable)
@@ -414,7 +414,6 @@ test_expect_success 'Shortlog output (complex mapping)' '
        Other Author <other@author.xx>   nick2 <bugs@company.xx>
        Other Author <other@author.xx>         <nick2@company.xx>
        Santa Claus <santa.claus@northpole.xx> <me@company.xx>
-       Santa Claus <santa.claus@northpole.xx> <me@company.xx>
        EOF
 
        echo three >>one &&