Merge branch 'th/t9903-symlinked-workdir'
[gitweb.git] / contrib / remote-helpers / test-hg-hg-git.sh
index 7e3967f5b6f0c19939bf1c0c30be0d756ec6aa04..3f253b7de75a6fa44c4cff3b2e1f53f9feffcf5d 100755 (executable)
@@ -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