aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns')
-rwxr-xr-xsrc/gns/test_gns_reverse_lookup.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gns/test_gns_reverse_lookup.sh b/src/gns/test_gns_reverse_lookup.sh
index bff1c0662..189adef11 100755
--- a/src/gns/test_gns_reverse_lookup.sh
+++ b/src/gns/test_gns_reverse_lookup.sh
@@ -36,10 +36,7 @@ gnunet-namestore -p -z bob -a -n alice -t PKEY -V $ALICE_PKEY -e never -c test_g
36gnunet-namestore -p -z daveego -a -n + -t REVERSE -V "dave $BOB_PKEY 0" -e never -c test_gns_lookup.conf 36gnunet-namestore -p -z daveego -a -n + -t REVERSE -V "dave $BOB_PKEY 0" -e never -c test_gns_lookup.conf
37gnunet-namestore -p -z daveego -a -n bob -t PKEY -V $BOB_PKEY -e never -c test_gns_lookup.conf 37gnunet-namestore -p -z daveego -a -n bob -t PKEY -V $BOB_PKEY -e never -c test_gns_lookup.conf
38gnunet-arm -i gns -c test_gns_lookup.conf 38gnunet-arm -i gns -c test_gns_lookup.conf
39$DO_TIMEOUT gnunet-gns --raw -z aliceego -u bob.gnu -t PKEY -c test_gns_lookup.conf
40sleep 10 39sleep 10
41gnunet-namestore -z bob -D -c test_gns_lookup.conf
42gnunet-namestore -z daveego -D -c test_gns_lookup.conf
43RES_NAME=`$DO_TIMEOUT gnunet-gns --raw -z testego -R $DAVE_PKEY -c test_gns_lookup.conf` 40RES_NAME=`$DO_TIMEOUT gnunet-gns --raw -z testego -R $DAVE_PKEY -c test_gns_lookup.conf`
44gnunet-arm -e -c test_gns_lookup.conf 41gnunet-arm -e -c test_gns_lookup.conf
45rm -rf /tmp/test-gnunet-gns-peer-1/ 42rm -rf /tmp/test-gnunet-gns-peer-1/