X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5400-send-pack.sh;h=b21317d68527988d0c2939e7173098b08bfbb64f;hb=f1c8a48a2de69bfc9837c53f2c52ffbe7239dc3e;hp=da69f087b41182be84be0c98a78c1a45b879cfe5;hpb=c9d8563c815a6a90bcc15057de288684d7cae5ef;p=git.git diff --git a/t/t5400-send-pack.sh b/t/t5400-send-pack.sh index da69f087b..b21317d68 100755 --- a/t/t5400-send-pack.sh +++ b/t/t5400-send-pack.sh @@ -99,7 +99,7 @@ test_expect_success \ ! test -f victim/.git/refs/heads/extra ' -unset GIT_CONFIG GIT_CONFIG_LOCAL +unset GIT_CONFIG HOME=`pwd`/no-such-directory export HOME ;# this way we force the victim/.git/config to be used.