gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated (47ab1ded5 -> 0c6bb9dd1)


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated (47ab1ded5 -> 0c6bb9dd1)
Date: Fri, 11 Oct 2019 18:38:16 +0200

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

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

    from 47ab1ded5 add namestore rest tests
     new f4636ad9e make test compatible with macos
     new 0c6bb9dd1 add bug ref

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/namestore/test_plugin_namestore.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/namestore/test_plugin_namestore.c 
b/src/namestore/test_plugin_namestore.c
index a3d9f44c4..03b1a21e4 100644
--- a/src/namestore/test_plugin_namestore.c
+++ b/src/namestore/test_plugin_namestore.c
@@ -167,8 +167,9 @@ run (void *cls,
   }
   put_record (nsp, 1);
   get_record (nsp, 1);
-
+#ifndef DARWIN // #5582
   unload_plugin (nsp);
+#endif
 }
 
 

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



reply via email to

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