Skip to content

Commit 27ee56f

Browse files
committed
Merge branch 'jk/quote-env-path-list-component' into maint
A test fix. * jk/quote-env-path-list-component: t5615: fix a here-doc syntax error
2 parents fd7c41e + 37e6115 commit 27ee56f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/t5615-alternate-env.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ test_expect_success 'mix of quoted and unquoted alternates' '
7777
check_obj "$quoted:$unquoted" <<-EOF
7878
$one blob
7979
$two blob
80+
EOF
8081
'
8182

8283
test_expect_success !MINGW 'broken quoting falls back to interpreting raw' '

0 commit comments

Comments
 (0)