t / chainlint / exit-subshell.expecton commit restore: disable overlay mode by default (a6cfb9b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)