about summary refs log tree commit diff
path: root/third_party/git/t/chainlint/subshell-here-doc.expect
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/chainlint/subshell-here-doc.expect')
-rw-r--r--third_party/git/t/chainlint/subshell-here-doc.expect11
1 files changed, 11 insertions, 0 deletions
diff --git a/third_party/git/t/chainlint/subshell-here-doc.expect b/third_party/git/t/chainlint/subshell-here-doc.expect
new file mode 100644
index 000000000000..74723e734043
--- /dev/null
+++ b/third_party/git/t/chainlint/subshell-here-doc.expect
@@ -0,0 +1,11 @@
+(
+	echo wobba 	       gorgo snoot 	       wafta snurb &&
+?!AMP?!	cat >bip
+	echo >bop
+>) &&
+(
+	cat >bup &&
+	cat >bup2 &&
+	cat >bup3 &&
+	meep
+>)