t / chainlint / exit-subshell.expecton commit gettext tests: export the restored GIT_TEST_GETTEXT_POISON (f88b9cb)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)