t / chainlint / exit-subshell.expecton commit fast-export: use value from correct enum (b93b81e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)