gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix paths issue


From: gnunet
Subject: [taler-exchange] branch master updated: -fix paths issue
Date: Sun, 21 Nov 2021 13:33:25 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new c88363be -fix paths issue
c88363be is described below

commit c88363be203152df118a0b24c688aac19bff3149
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Nov 21 13:33:24 2021 +0100

    -fix paths issue
---
 src/util/test_helper_eddsa.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/util/test_helper_eddsa.c b/src/util/test_helper_eddsa.c
index 9b821ae2..b01ecf77 100644
--- a/src/util/test_helper_eddsa.c
+++ b/src/util/test_helper_eddsa.c
@@ -487,6 +487,8 @@ main (int argc,
 
   (void) argc;
   (void) argv;
+  unsetenv ("XDG_DATA_HOME");
+  unsetenv ("XDG_CONFIG_HOME");
   GNUNET_log_setup ("test-helper-eddsa",
                     "INFO",
                     NULL);

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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