X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9130-git-svn-authors-file.sh;h=ec0a10661409d24c77bf2061bd8a554bfb565d74;hb=0137ef7dae553f9eb89cbae1ddb60b72046ba28b;hp=3c4f31925fe0498717b56ff95cf42a9a7450a236;hpb=5cba1229d8246da2a6d1d956eeed8227f69e185b;p=git.git diff --git a/t/t9130-git-svn-authors-file.sh b/t/t9130-git-svn-authors-file.sh index 3c4f31925..ec0a10661 100755 --- a/t/t9130-git-svn-authors-file.sh +++ b/t/t9130-git-svn-authors-file.sh @@ -95,8 +95,6 @@ test_expect_success 'fresh clone with svn.authors-file in config' ' ( rm -r "$GIT_DIR" && test x = x"$(git config svn.authorsfile)" && - HOME="`pwd`" && - export HOME && test_config="$HOME"/.gitconfig && unset GIT_CONFIG_NOGLOBAL && unset GIT_DIR &&