From: Viktor Szakats Date: Sat, 9 Aug 2025 18:28:15 +0000 (+0200) Subject: test436: fix running on Windows with `_curlrc` present X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=626051cd8bed0383ecc5b085468c4cfeed67776d;p=thirdparty%2Fcurl.git test436: fix running on Windows with `_curlrc` present in the user home directory. Before this patch, the curl tool found the system curlrc first, ignoring the custom one set by the test via `CURL_HOME`. Closes #18242 --- diff --git a/tests/data/test436 b/tests/data/test436 index c377cfa49a..dfd39f2b39 100644 --- a/tests/data/test436 +++ b/tests/data/test436 @@ -30,6 +30,7 @@ http CURL_HOME=%PWD/%LOGDIR +USERPROFILE XDG_CONFIG_HOME