t / chainlint / exit-subshell.expecton commit Merge branch 'js/clean-report-too-long-a-path' (f3d508f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)