aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2016-10-07 09:45:58 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2016-10-07 09:45:58 +0000
commit37bdc65ff066590a0dcaa695135f9a5689f991b6 (patch)
tree4120ef4e213beee393c26a6066d3f7a771e3874f /src
parentb37e89b590b30cb4f650375807d60e1748930ba4 (diff)
downloadgnunet-37bdc65ff066590a0dcaa695135f9a5689f991b6.tar.gz
gnunet-37bdc65ff066590a0dcaa695135f9a5689f991b6.zip
-ignore
Diffstat (limited to 'src')
-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/