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
path: root/t
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-28 23:52:28 +0300
committerJunio C Hamano <gitster@pobox.com>2017-03-28 23:52:28 +0300
commit27ee56f9db26fb863f5f449cb3e7dade932f953a (patch)
tree480a9d71f43036b1f3106dcc6fe454877cd2936c /t
parentfd7c41ec9745a4df199492b1736c9821b6c1028f (diff)
parent37e61153e2a2633ef3c9cfbe988b9d80ac809ee7 (diff)
Merge branch 'jk/quote-env-path-list-component' into maint
A test fix. * jk/quote-env-path-list-component: t5615: fix a here-doc syntax error
Diffstat (limited to 't')
-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' '