t / chainlint / exit-subshell.expecton commit Merge branch 'ew/server-info-remove-crufts' into maint (776d668)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)