gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: accidentally used en instead of C in lan


From: gnunet
Subject: [gnunet] branch master updated: accidentally used en instead of C in lang
Date: Wed, 11 Dec 2019 12:42:48 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new c30dc8d69 accidentally used en instead of C in lang
c30dc8d69 is described below

commit c30dc8d6928024d6612b855566794e8a554cd796
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Wed Dec 11 12:39:44 2019 +0100

    accidentally used en instead of C in lang
---
 src/peerinfo-tool/test_gnunet_peerinfo.py.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/peerinfo-tool/test_gnunet_peerinfo.py.in 
b/src/peerinfo-tool/test_gnunet_peerinfo.py.in
index e350a5beb..9d6fd8fb2 100755
--- a/src/peerinfo-tool/test_gnunet_peerinfo.py.in
+++ b/src/peerinfo-tool/test_gnunet_peerinfo.py.in
@@ -34,7 +34,7 @@ from gnunet_pyexpect import pexpect
 
 #save LANG and set it to C
 mylang = os.environ['LANG']
-os.environ['LANG'] = 'en'
+os.environ['LANG'] = 'C'
 
 if os.name == 'posix':
     peerinfo = './gnunet-peerinfo'

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



reply via email to

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