summaryrefslogtreecommitdiff
path: root/t/chainlint/unclosed-here-doc-indent.expect
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/unclosed-here-doc-indent.expect')
-rw-r--r--t/chainlint/unclosed-here-doc-indent.expect4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/chainlint/unclosed-here-doc-indent.expect b/t/chainlint/unclosed-here-doc-indent.expect
new file mode 100644
index 0000000000..7c30a1a024
--- /dev/null
+++ b/t/chainlint/unclosed-here-doc-indent.expect
@@ -0,0 +1,4 @@
+command_which_is_run &&
+cat >expect <<-\EOF ?!UNCLOSED-HEREDOC?! &&
+we forget to end the here-doc
+command_which_is_gobbled