mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 09:21:50 -05:00
test557: explicitly use the C locale so the numeric output is as expected
This commit is contained in:
parent
bbc81c46e8
commit
832b0105f2
@ -15,6 +15,10 @@ unittest
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<setenv>
|
||||
LC_ALL=
|
||||
LC_NUMERIC=C
|
||||
</setenv>
|
||||
# tool is what to use instead of 'curl'
|
||||
<tool>
|
||||
lib557
|
||||
|
Loading…
x
Reference in New Issue
Block a user