diff options
Diffstat (limited to 't/chainlint/subshell-here-doc.expect')
-rw-r--r-- | t/chainlint/subshell-here-doc.expect | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/chainlint/subshell-here-doc.expect b/t/chainlint/subshell-here-doc.expect index 19d5aff233..7663ea7fc4 100644 --- a/t/chainlint/subshell-here-doc.expect +++ b/t/chainlint/subshell-here-doc.expect @@ -2,4 +2,9 @@ echo wobba gorgo snoot wafta snurb && ?!AMP?! cat >bip echo >bop +>) && +( + cat >bup && + cat >bup2 && + meep >) |