]> granicus.if.org Git - curl/commitdiff
test557: explicitly use the C locale so the numeric output is as expected
authorDan Fandrich <dan@coneharvesters.com>
Sat, 25 Feb 2017 11:03:46 +0000 (12:03 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 25 Feb 2017 11:05:28 +0000 (12:05 +0100)
tests/data/test557

index ad9350f6e216c8f639aba53dcabb993078cf47ef..123bbeade3061e494fafc616a5b8933a18605bef 100644 (file)
@@ -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