[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] branch master updated: fix #6690
From: |
gnunet |
Subject: |
[gnunet] branch master updated: fix #6690 |
Date: |
Sat, 30 Jan 2021 12:42:16 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new a5f200d53 fix #6690
a5f200d53 is described below
commit a5f200d5376c2a269c186c008264dddcc0edeba4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jan 30 12:41:15 2021 +0100
fix #6690
---
src/gns/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 744ba66ec..9f03311e1 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -281,7 +281,8 @@ check_SCRIPTS = \
test_gns_rel_expiration.sh\
test_gns_soa_lookup.sh\
test_gns_revocation.sh\
- test_gns_cname_lookup.sh
+ test_gns_cname_lookup.sh\
+ test_proxy.sh
if HAVE_GNUTLS
if HAVE_LIBGNURL
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnunet] branch master updated: fix #6690,
gnunet <=