remote-hg: trivial cleanups
[gitweb.git] / contrib / remote-helpers / test-hg-hg-git.sh
index 84403415f87d9126ab090e8264a8053a7fbfe47a..0c365737c3c4bbff4623f10407c4572424408988 100755 (executable)
@@ -455,8 +455,6 @@ test_expect_success 'hg author' '
                git_log gitrepo-$x > git-log-$x
        done &&
 
-       test_cmp git-log-hg git-log-git &&
-
        test_cmp hg-log-hg hg-log-git &&
        test_cmp git-log-hg git-log-git
 '