aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_pseu_shorten.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_pseu_shorten.sh
parent792b05fc26556042c3481e05460d854ac921b75f (diff)
downloadgnunet-3e220c2aabfd1bc28a02312cd00cf62b6b53b394.tar.gz
gnunet-3e220c2aabfd1bc28a02312cd00cf62b6b53b394.zip
-delete old directory before running tests
Diffstat (limited to 'src/gns/test_gns_pseu_shorten.sh')
-rwxr-xr-xsrc/gns/test_gns_pseu_shorten.sh1
1 files changed, 1 insertions, 0 deletions
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 @@
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"
4 4
5rm -rf `gnunet-config -c test_gns_lookup.conf -s PATHS -o SERVICEHOME`
5TEST_IP="127.0.0.1" 6TEST_IP="127.0.0.1"
6TEST_PSEU="alice" 7TEST_PSEU="alice"
7TEST_NAME="www.mybestfriendalice.gnu" 8TEST_NAME="www.mybestfriendalice.gnu"