From: Junio C Hamano Date: Wed, 22 Mar 2017 19:56:43 +0000 (-0700) Subject: t5615: fix a here-doc syntax error X-Git-Tag: v2.12.3~6^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/37e61153e2a2633ef3c9cfbe988b9d80ac809ee7 t5615: fix a here-doc syntax error This came as part of jk/quote-env-path-list-component and was merged to 2.11.1 and later. Noticed-by: Jan Palus Signed-off-by: Junio C Hamano --- diff --git a/t/t5615-alternate-env.sh b/t/t5615-alternate-env.sh index 79628db3ec..63ef0b7995 100755 --- a/t/t5615-alternate-env.sh +++ b/t/t5615-alternate-env.sh @@ -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' '