summaryrefslogtreecommitdiff
path: root/t/chainlint/subshell-here-doc.expect
blob: 029d129299a0a5c68d45661071ba3ae144cd5377 (plain)
1
2
3
4
5
6
7
8
9
10
(
	echo wobba 	       gorgo snoot 	       wafta snurb <<-EOF &&
	cat <<EOF >bip ?!AMP?!
	echo <<-EOF >bop
) &&
(
	cat <<-ARBITRARY >bup &&
	cat <<-ARBITRARY3 >bup3 &&
	meep
)