t / chainlint / exit-subshell.expecton commit t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP tests (6a20b62)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)