gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 08/28: -GNS: use proper config file name in test_proxy.sh.


From: gnunet
Subject: [gnunet] 08/28: -GNS: use proper config file name in test_proxy.sh.
Date: Mon, 06 Feb 2023 06:19:10 +0100

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

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

commit fa443d7741e2ce7d0e0627ba61ed6d16e8f4df0f
Author: ulfvonbelow <strilen@tilde.club>
AuthorDate: Sun Jan 29 07:07:10 2023 -0600

    -GNS: use proper config file name in test_proxy.sh.
    
    Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
---
 src/gns/test_proxy.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gns/test_proxy.sh b/src/gns/test_proxy.sh
index 720fe643d..bb63a436e 100755
--- a/src/gns/test_proxy.sh
+++ b/src/gns/test_proxy.sh
@@ -2,7 +2,7 @@
 # This file is in the public domain.
 TEST_DOMAIN="www.test"
 GNUNET_TMP="$(gnunet-config -f -s PATHS -o GNUNET_TMP)"
-PROXY_CACERT="$(gnunet-config -f -c test_gnunet_proxy.conf -s gns-proxy -o 
PROXY_CACERT)"
+PROXY_CACERT="$(gnunet-config -f -c test_gns_proxy.conf -s gns-proxy -o 
PROXY_CACERT)"
 
 # Delete old files before starting test
 rm -rf "$GNUNET_TMP/test-gnunet-gns-testing/"

-- 
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]