From 832b0105f2273b94e07d1396ecb4a57db5ae08e1 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sat, 25 Feb 2017 12:03:46 +0100 Subject: test557: explicitly use the C locale so the numeric output is as expected --- tests/data/test557 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/data/test557') 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 -- cgit v1.2.1