Skip to content

Commit 091e051

Browse files
felipecgitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c0e1ba4 commit 091e051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/remote-helpers/test-hg-hg-git.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ test_expect_success 'executable bit' '
140140
git_clone_$x hgrepo-$x gitrepo2-$x &&
141141
git_log gitrepo2-$x > log-$x
142142
done &&
143-
cp -r log-* output-* /tmp/foo/ &&
144143
145144
test_cmp output-hg output-git &&
146145
test_cmp log-hg log-git

0 commit comments

Comments
 (0)