Merge branch 'jk/quote-env-path-list-component' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Mar 2017 20:52:28 +0000 (13:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Mar 2017 20:52:28 +0000 (13:52 -0700)
A test fix.

* jk/quote-env-path-list-component:
t5615: fix a here-doc syntax error

t/t5615-alternate-env.sh
index 26ebb0375deb67be38974c7c5610f090a5a2a9aa..d2d883f3a1d473a2b69fab05adbb21e67e5e600c 100755 (executable)
@@ -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' '