]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test436: fix running on Windows with `_curlrc` present master
authorViktor Szakats <commit@vsz.me>
Sat, 9 Aug 2025 18:28:15 +0000 (20:28 +0200)
committerViktor Szakats <commit@vsz.me>
Sat, 9 Aug 2025 22:33:45 +0000 (00:33 +0200)
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

tests/data/test436

index c377cfa49ae1877c9aff36201b1e24ce32ea0f14..dfd39f2b3946773fe40a6e3dbea889e6f88666ad 100644 (file)
@@ -30,6 +30,7 @@ http
 </server>
 <setenv>
 CURL_HOME=%PWD/%LOGDIR
+USERPROFILE
 XDG_CONFIG_HOME
 </setenv>
 <name>