gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 43/178: test1148: set a fixed locale for the test


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 43/178: test1148: set a fixed locale for the test
Date: Wed, 23 May 2018 12:24:38 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 28faaacee287b019bcf2961da3bf2f91d331bcbd
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Apr 2 10:30:16 2018 +0200

    test1148: set a fixed locale for the test
    
    ...as otherwise it might use a different decimal sign.
    
    Bug: #2436
    Reported-by: Oumph on github
---
 tests/data/test1148 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tests/data/test1148 b/tests/data/test1148
index 52f6c7eb1..aab0847d0 100644
--- a/tests/data/test1148
+++ b/tests/data/test1148
@@ -37,6 +37,10 @@ progress-bar
  <command>
 http://%HOSTIP:%HTTPPORT/1148 -# --stderr log/stderrlog1148
 </command>
+<setenv>
+LC_ALL=
+LC_NUMERIC=en_US.UTF-8
+</setenv>
 </client>
 
 #

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



reply via email to

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