]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/here-doc-multi-line-command-subst.expect
build: centos/RHEL 7 ships with an older gcc and zlib
[thirdparty/git.git] / t / chainlint / here-doc-multi-line-command-subst.expect
1 (
2 x=$(bobble &&
3 ?!AMP?!>> wiffle)
4 echo $x
5 >)