chainlint: match 'quoted' here-doc tags
[gitweb.git] / t / chainlint / subshell-here-doc.test
index 05139af0b5e1ad4414c53fbe70635e7878ef0be6..b6b5a9b33aac57156df37da5b3bc420baab78796 100644 (file)
@@ -27,5 +27,9 @@
        glink
        FIZZ
        ARBITRARY
+       cat <<-'ARBITRARY2' >bup2 &&
+       glink
+       FIZZ
+       ARBITRARY2
        meep
 )