aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-02-16 14:54:42 +0000
committerChristian Grothoff <christian@grothoff.org>2014-02-16 14:54:42 +0000
commit99fc0eceee3c145ce5bf3a38502e23b922a8af00 (patch)
tree6cde6c45ecd2da08d4a4e3dce564aeabc89b0367 /src
parent04698e94c6cdd162629439c371df632179308f50 (diff)
downloadgnunet-99fc0eceee3c145ce5bf3a38502e23b922a8af00.tar.gz
gnunet-99fc0eceee3c145ce5bf3a38502e23b922a8af00.zip
-fix test
Diffstat (limited to 'src')
-rwxr-xr-xsrc/gns/test_gns_ipv6_lookup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_gns_ipv6_lookup.sh b/src/gns/test_gns_ipv6_lookup.sh
index ef8895213..f34a76727 100755
--- a/src/gns/test_gns_ipv6_lookup.sh
+++ b/src/gns/test_gns_ipv6_lookup.sh
@@ -13,7 +13,7 @@ then
13 exit 77 13 exit 77
14fi 14fi
15 15
16rm -r `rm -rf /tmp/test-gnunet-gns-peer-1/` 16rm -rf `gnunet-config -c test_gns_lookup.conf -s PATHS -o GNUNET_HOME -f`
17which timeout &> /dev/null && DO_TIMEOUT="timeout 30" 17which timeout &> /dev/null && DO_TIMEOUT="timeout 30"
18TEST_IP="dead::beef" 18TEST_IP="dead::beef"
19gnunet-arm -s -c test_gns_lookup.conf 19gnunet-arm -s -c test_gns_lookup.conf