Skip to content

Commit ee443cf

Browse files
committed
Merge branch 'jh/empty-notes'
* jh/empty-notes: Fix unclosed here document in t3301.sh
2 parents 627736c + 85cb1d0 commit ee443cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t3301-notes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ test_expect_success '--show-notes=* adds to GIT_NOTES_DISPLAY_REF' '
658658
'
659659

660660
test_expect_success '--no-standard-notes' '
661-
cat >expect-commits <<EOF
661+
cat >expect-commits <<-EOF &&
662662
commit 2c125331118caba0ff8238b7f4958ac6e93fe39c
663663
Author: A U Thor <[email protected]>
664664
Date: Thu Apr 7 15:18:13 2005 -0700

0 commit comments

Comments
 (0)