about summary refs log tree commit diff
path: root/third_party/git/t/t8003-blame-corner-cases.sh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t8003-blame-corner-cases.sh')
-rwxr-xr-xthird_party/git/t/t8003-blame-corner-cases.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/git/t/t8003-blame-corner-cases.sh b/third_party/git/t/t8003-blame-corner-cases.sh
index 9130b887d2..1c5fb1d1f8 100755
--- a/third_party/git/t/t8003-blame-corner-cases.sh
+++ b/third_party/git/t/t8003-blame-corner-cases.sh
@@ -173,6 +173,7 @@ 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