summaryrefslogtreecommitdiff
path: root/t/t5615-alternate-env.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-22 19:56:43 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-03-22 20:31:52 (GMT)
commit37e61153e2a2633ef3c9cfbe988b9d80ac809ee7 (patch)
tree77db429fcfc562c9be62ac31bb2217a74a2c6809 /t/t5615-alternate-env.sh
parent5e74824fac646e2ebe335a00bcecd91641a7f7ca (diff)
downloadgit-37e61153e2a2633ef3c9cfbe988b9d80ac809ee7.zip
git-37e61153e2a2633ef3c9cfbe988b9d80ac809ee7.tar.gz
git-37e61153e2a2633ef3c9cfbe988b9d80ac809ee7.tar.bz2
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 <jan.palus@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5615-alternate-env.sh')
-rwxr-xr-xt/t5615-alternate-env.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t5615-alternate-env.sh b/t/t5615-alternate-env.sh
index 79628db..63ef0b7 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' '