t / chainlint / exit-subshell.expecton commit Merge branch 'sg/travis-cocci-diagnose-failure' (94f879c)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)