Merge branch 'jk/quote-env-path-list-component'

A test fix.

* jk/quote-env-path-list-component:
  t5615: fix a here-doc syntax error
This commit is contained in:
Junio C Hamano 2017-03-27 10:59:21 -07:00
commit 2bef9beaf6

View file

@ -77,6 +77,7 @@ test_expect_success 'mix of quoted and unquoted alternates' '
check_obj "$quoted:$unquoted" <<-EOF
$one blob
$two blob
EOF
'
test_expect_success !MINGW 'broken quoting falls back to interpreting raw' '