t / chainlint / exit-subshell.expecton commit roll wt_status_state into wt_status and populate in the collect phase (73ba5d7)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)