t / chainlint / exit-subshell.expecton commit status: do not report errors in sequencer/todo (ed5b1ca)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)