From: Dan Fandrich Date: Sat, 25 Feb 2017 11:03:46 +0000 (+0100) Subject: test557: explicitly use the C locale so the numeric output is as expected X-Git-Tag: curl-7_54_0~201 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=832b0105f2273b94e07d1396ecb4a57db5ae08e1;p=curl test557: explicitly use the C locale so the numeric output is as expected --- diff --git a/tests/data/test557 b/tests/data/test557 index ad9350f6e..123bbeade 100644 --- a/tests/data/test557 +++ b/tests/data/test557 @@ -15,6 +15,10 @@ unittest none + +LC_ALL= +LC_NUMERIC=C + # tool is what to use instead of 'curl' lib557