mirror of
https://github.com/curl/curl.git
synced 2026-07-26 01:27:15 +03:00
test1981: explicitly set the locale
Otherwise we may get a different month name in the output. Closes #21749
This commit is contained in:
parent
01d8191b25
commit
90a7732d46
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue