aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_delegated_lookup.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-29 16:20:27 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-29 16:20:27 +0000
commit3e220c2aabfd1bc28a02312cd00cf62b6b53b394 (patch)
tree77c13786053a1823c828c21b7410697c226add8b /src/gns/test_gns_delegated_lookup.sh
parent792b05fc26556042c3481e05460d854ac921b75f (diff)
downloadgnunet-3e220c2aabfd1bc28a02312cd00cf62b6b53b394.tar.gz
gnunet-3e220c2aabfd1bc28a02312cd00cf62b6b53b394.zip
-delete old directory before running tests
Diffstat (limited to 'src/gns/test_gns_delegated_lookup.sh')
-rwxr-xr-xsrc/gns/test_gns_delegated_lookup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/test_gns_delegated_lookup.sh b/src/gns/test_gns_delegated_lookup.sh
index d68464bc0..7881c1e1b 100755
--- a/src/gns/test_gns_delegated_lookup.sh
+++ b/src/gns/test_gns_delegated_lookup.sh
@@ -1,6 +1,7 @@
1#!/bin/bash 1#!/bin/bash
2trap "gnunet-arm -e -c test_gns_lookup.conf" SIGINT 2trap "gnunet-arm -e -c test_gns_lookup.conf" SIGINT
3which timeout &> /dev/null && DO_TIMEOUT="timeout 5" 3which timeout &> /dev/null && DO_TIMEOUT="timeout 5"
4rm -rf `gnunet-config -c test_gns_lookup.conf -s PATHS -o SERVICEHOME`
4 5
5TEST_IP="127.0.0.1" 6TEST_IP="127.0.0.1"
6gnunet-arm -s -c test_gns_lookup.conf 7gnunet-arm -s -c test_gns_lookup.conf