1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

test1148: set a fixed locale for the test

...as otherwise it might use a different decimal sign.

Bug: #2436
Reported-by: Oumph on github
This commit is contained in:
Daniel Stenberg 2018-04-02 10:30:16 +02:00
parent cbc0f131c2
commit 28faaacee2
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -37,6 +37,10 @@ progress-bar
<command> <command>
http://%HOSTIP:%HTTPPORT/1148 -# --stderr log/stderrlog1148 http://%HOSTIP:%HTTPPORT/1148 -# --stderr log/stderrlog1148
</command> </command>
<setenv>
LC_ALL=
LC_NUMERIC=en_US.UTF-8
</setenv>
</client> </client>
# #