t / chainlint / exit-subshell.expecton commit test-lib: fix interrupt handling with 'dash' and '--verbose-log -x' (c5c39f4)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)