]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t8003-blame-corner-cases.sh
The sixth batch
[thirdparty/git.git] / t / t8003-blame-corner-cases.sh
index 1c5fb1d1f8c9cd9062ae44c6069fc530259762d4..9130b887d2cc45db769e1e5cbb0ddb1c32cf4b39 100755 (executable)
@@ -173,7 +173,6 @@ test_expect_success 'blame during cherry-pick with file rename conflict' '
        git show HEAD@{1}:rodent > rodent &&
        git add rodent &&
        git blame -f -C -C1 rodent | sed -e "$pick_fc" >current &&
-       cat current &&
        cat >expected <<-\EOF &&
        mouse-Initial
        mouse-Second