]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1981: explicitly set the locale
authorStefan Eissing <stefan@eissing.org>
Tue, 26 May 2026 08:25:22 +0000 (10:25 +0200)
committerViktor Szakats <commit@vsz.me>
Tue, 26 May 2026 19:59:48 +0000 (21:59 +0200)
Otherwise we may get a different month name in the output.

Closes #21749

tests/data/test1981

index 1e2519a72a9b04e94f52231916cabc6c59cb63b4..9c9c1f35f15ca601ed57f20702978da0be73cb94 100644 (file)
@@ -38,6 +38,7 @@ Debug
 </features>
 <setenv>
 CURL_TIME=1754037103
+LC_TIME=C
 </setenv>
 <command>
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --write-out='Time: %time{%d/%b/%Y %H:%M:%S.%f %z %Z}\n' -s -o %LOGDIR/dump