t / chainlint / exit-subshell.expecton commit test-lib: whitelist GIT_TR2_* in the environment (c1ee579)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)