summaryrefslogtreecommitdiff
path: root/t/t5615-alternate-env.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-27 17:59:21 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-03-27 17:59:21 (GMT)
commit2bef9beaf63b0d89a7fd397ceb3d61363c14cd2b (patch)
tree8b590fb29f3fd74e4707fed96410296374c2f4a0 /t/t5615-alternate-env.sh
parent034667a458057ef1e571973a38ebbdf0045a63e9 (diff)
parent37e61153e2a2633ef3c9cfbe988b9d80ac809ee7 (diff)
downloadgit-2bef9beaf63b0d89a7fd397ceb3d61363c14cd2b.zip
git-2bef9beaf63b0d89a7fd397ceb3d61363c14cd2b.tar.gz
git-2bef9beaf63b0d89a7fd397ceb3d61363c14cd2b.tar.bz2
Merge branch 'jk/quote-env-path-list-component'
A test fix. * jk/quote-env-path-list-component: t5615: fix a here-doc syntax error
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 26ebb03..d2d883f 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' '