revisions: allow --glob and friends in parse_options-enabled commands
[gitweb.git] / t / t9130-git-svn-authors-file.sh
index 3c4f31925fe0498717b56ff95cf42a9a7450a236..b324c491c52eb0fa39d713cc5f227d134c1adb01 100755 (executable)
@@ -95,10 +95,7 @@ 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 &&
                unset GIT_CONFIG &&
                git config --global \