remote-hg: fix hg-git test-case
There was some lingering code that shouldn't have been there in the first place. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
c0e1ba4e17
commit
091e051e88
@ -140,7 +140,6 @@ test_expect_success 'executable bit' '
|
||||
git_clone_$x hgrepo-$x gitrepo2-$x &&
|
||||
git_log gitrepo2-$x > log-$x
|
||||
done &&
|
||||
cp -r log-* output-* /tmp/foo/ &&
|
||||
|
||||
test_cmp output-hg output-git &&
|
||||
test_cmp log-hg log-git
|
||||
|
Loading…
Reference in New Issue
Block a user