gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 12/18: tests: set LC_ALL in more tests


From: gnunet
Subject: [gnurl] 12/18: tests: set LC_ALL in more tests
Date: Fri, 20 Dec 2019 14:49:14 +0100

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

ng0 pushed a commit to branch master
in repository gnurl.

commit b4c9982382469398115cc0e3e0747e79db083455
Author: Daniel Stenberg <address@hidden>
AuthorDate: Thu Dec 19 16:44:07 2019 +0100

    tests: set LC_ALL in more tests
    
    Follow-up to 23208e330ac0c21
    
    Closes #4743
---
 tests/data/test1448 | 2 +-
 tests/data/test2046 | 2 +-
 tests/data/test2047 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/data/test1448 b/tests/data/test1448
index e04f47bde..8de2fd1c6 100644
--- a/tests/data/test1448
+++ b/tests/data/test1448
@@ -41,7 +41,7 @@ http
 idn
 </features>
 <setenv>
-LC_ALL=
+LC_ALL=en_US.UTF-8
 LC_CTYPE=en_US.UTF-8
 </setenv>
 <precheck>
diff --git a/tests/data/test2046 b/tests/data/test2046
index dcd202f04..ec49c8639 100644
--- a/tests/data/test2046
+++ b/tests/data/test2046
@@ -41,7 +41,7 @@ http
 idn
 </features>
 <setenv>
-LC_ALL=
+LC_ALL=en_US.UTF-8
 LC_CTYPE=en_US.UTF-8
 </setenv>
 <precheck>
diff --git a/tests/data/test2047 b/tests/data/test2047
index bc7350971..d3654c785 100644
--- a/tests/data/test2047
+++ b/tests/data/test2047
@@ -42,7 +42,7 @@ http
 idn
 </features>
 <setenv>
-LC_ALL=
+LC_ALL=en_US.UTF-8
 LC_CTYPE=en_US.UTF-8
 </setenv>
 <precheck>

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



reply via email to

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