mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:53:32 +03: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
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue