summaryrefslogtreecommitdiffstats
path: root/t/chainlint/here-doc-multi-line-string.expect
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/here-doc-multi-line-string.expect')
-rw-r--r--t/chainlint/here-doc-multi-line-string.expect2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/chainlint/here-doc-multi-line-string.expect b/t/chainlint/here-doc-multi-line-string.expect
index c71828589e..a03a04ff3d 100644
--- a/t/chainlint/here-doc-multi-line-string.expect
+++ b/t/chainlint/here-doc-multi-line-string.expect
@@ -1,6 +1,6 @@
2 (
3 cat <<-\TXT && echo "multi-line
-4 string" ?!AMP?!
+4 string" ?!LINT: missing '&&'?!
5 fizzle
6 TXT
7 bap