Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/subshell-here-doc.expect')
-rw-r--r--t/chainlint/subshell-here-doc.expect2
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
>) &&
(