test433: clear some home dir env variables

Follow-up to bd6b54ba1f

... so that XDG_CONFIG_HOME is the only home dir variable set and thus
used correctly in the test!

Fixes #6599
Closes #6600
This commit is contained in:
Daniel Stenberg 2021-02-12 08:45:10 +01:00
Родитель 9e95105617
Коммит e992770e8d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5CC908FDB71E12C2
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -30,6 +30,8 @@ http
</server>
<setenv>
XDG_CONFIG_HOME=%PWD/log
HOME=
CURL_HOME=
</setenv>
<name>
Verify XDG_CONFIG_HOME use to find .curlrc