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
parent 9e95105617
commit e992770e8d
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 2 additions and 0 deletions

View File

@ -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