From 3e220c2aabfd1bc28a02312cd00cf62b6b53b394 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 29 Sep 2013 16:20:27 +0000 Subject: -delete old directory before running tests --- src/gns/test_gns_pseu_shorten.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gns/test_gns_pseu_shorten.sh') diff --git a/src/gns/test_gns_pseu_shorten.sh b/src/gns/test_gns_pseu_shorten.sh index 29eb5f37c..7c07ec18e 100755 --- a/src/gns/test_gns_pseu_shorten.sh +++ b/src/gns/test_gns_pseu_shorten.sh @@ -2,6 +2,7 @@ trap "gnunet-arm -e -c test_gns_lookup.conf" SIGINT which timeout &> /dev/null && DO_TIMEOUT="timeout 5" +rm -rf `gnunet-config -c test_gns_lookup.conf -s PATHS -o SERVICEHOME` TEST_IP="127.0.0.1" TEST_PSEU="alice" TEST_NAME="www.mybestfriendalice.gnu" -- cgit v1.2.3