diff options
Diffstat (limited to 't/chainlint/subshell-here-doc.expect')
-rw-r--r-- | t/chainlint/subshell-here-doc.expect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/chainlint/subshell-here-doc.expect b/t/chainlint/subshell-here-doc.expect index 7e057aee42..9d3f25b3f5 100644 --- a/t/chainlint/subshell-here-doc.expect +++ b/t/chainlint/subshell-here-doc.expect @@ -1,6 +1,6 @@ ( echo wobba gorgo snoot wafta snurb && -?!AMP?! cat >bip + cat >bip ?!AMP?! echo >bop >) && ( |