aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_nick_shorten.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/test_gns_nick_shorten.sh')
-rwxr-xr-xsrc/gns/test_gns_nick_shorten.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gns/test_gns_nick_shorten.sh b/src/gns/test_gns_nick_shorten.sh
index 4e1d4cb60..9e76b970b 100755
--- a/src/gns/test_gns_nick_shorten.sh
+++ b/src/gns/test_gns_nick_shorten.sh
@@ -54,8 +54,9 @@ gnunet-namestore -p -z testego -a -n mail -t A -V $TEST_IP -e never -c test_gns
54gnunet-namestore -p -z delegatedego -a -n www -t A -V $TEST_IP -e never -c test_gns_lookup.conf 54gnunet-namestore -p -z delegatedego -a -n www -t A -V $TEST_IP -e never -c test_gns_lookup.conf
55 55
56# Delete namecache content 56# Delete namecache content
57gnunet-arm -c test_gns_lookup.conf -k gns
57gnunet-arm -c test_gns_lookup.conf -k namecache 58gnunet-arm -c test_gns_lookup.conf -k namecache
58rm -rf `gnunet-config -c test_gns_lookup.conf -s namecache-sqlite -o FILENAME` 59rm -rf `gnunet-config -c test_gns_lookup.conf -s namecache-sqlite -o FILENAME -f`
59 60
60# Force start of GNS 61# Force start of GNS
61gnunet-arm -c test_gns_lookup.conf -i gns 62gnunet-arm -c test_gns_lookup.conf -i gns