t / chainlint / exit-subshell.expecton commit rebase: apply cocci patch (b17ca8f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)