mirror of
https://github.com/moparisthebest/curl
synced 2024-11-16 14:35:03 -05: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:
parent
cbc0f131c2
commit
28faaacee2
@ -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>
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user