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:
Родитель
9e95105617
Коммит
e992770e8d
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче