Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-27 20:59:21 +0300
committerJunio C Hamano <gitster@pobox.com>2017-03-27 20:59:21 +0300
commit2bef9beaf63b0d89a7fd397ceb3d61363c14cd2b (patch)
tree8b590fb29f3fd74e4707fed96410296374c2f4a0 /t/t5615-alternate-env.sh
parent034667a458057ef1e571973a38ebbdf0045a63e9 (diff)
parent37e61153e2a2633ef3c9cfbe988b9d80ac809ee7 (diff)
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 26ebb0375d..d2d883f3a1 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' '