t / chainlint / exit-subshell.expecton commit gpg-interface: do not scan past the end of buffer (64c45dc)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)