t / chainlint / exit-subshell.expecton commit ci: fix AsciiDoc/Asciidoctor stderr check in the documentation build job (37fc8cb)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)