t / chainlint / exit-subshell.expecton commit Merge branch 'cb/http-push-null-in-message-fix' (8cbad49)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)