gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 03/205: test557: explicitly use the C locale so the


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 03/205: test557: explicitly use the C locale so the numeric output is as expected
Date: Thu, 20 Apr 2017 16:19:03 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.54.0
in repository gnurl.

commit 832b0105f2273b94e07d1396ecb4a57db5ae08e1
Author: Dan Fandrich <address@hidden>
AuthorDate: Sat Feb 25 12:03:46 2017 +0100

    test557: explicitly use the C locale so the numeric output is as expected
---
 tests/data/test557 | 4 ++++
 1 file changed, 4 insertions(+)

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
 <server>
 none
 </server>
+<setenv>
+LC_ALL=
+LC_NUMERIC=C
+</setenv>
 # tool is what to use instead of 'curl'
 <tool>
 lib557

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]