aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_cname_lookup.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-21 13:53:52 +0000
committerChristian Grothoff <christian@grothoff.org>2015-05-21 13:53:52 +0000
commit2bcfaa1c52e32b45aa29cfe09e98b174db8f879c (patch)
tree4dc7ed3b90771f0b90bd5b3c06ab5f527c805051 /src/gns/test_gns_cname_lookup.sh
parent9dc126b6a047129630931aefe61e20454ef77c84 (diff)
downloadgnunet-2bcfaa1c52e32b45aa29cfe09e98b174db8f879c.tar.gz
gnunet-2bcfaa1c52e32b45aa29cfe09e98b174db8f879c.zip
-increase timeouts, some system really need longer
Diffstat (limited to 'src/gns/test_gns_cname_lookup.sh')
-rwxr-xr-xsrc/gns/test_gns_cname_lookup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_gns_cname_lookup.sh b/src/gns/test_gns_cname_lookup.sh
index aef3f8138..789c7f30b 100755
--- a/src/gns/test_gns_cname_lookup.sh
+++ b/src/gns/test_gns_cname_lookup.sh
@@ -34,7 +34,7 @@ TEST_RECORD_CNAME_DNS="gnunet.org"
34TEST_RECORD_NAME_SERVER="server" 34TEST_RECORD_NAME_SERVER="server"
35TEST_RECORD_NAME_PLUS="www" 35TEST_RECORD_NAME_PLUS="www"
36TEST_RECORD_NAME_DNS="www3" 36TEST_RECORD_NAME_DNS="www3"
37which timeout &> /dev/null && DO_TIMEOUT="timeout 5" 37which timeout &> /dev/null && DO_TIMEOUT="timeout 15"
38 38
39gnunet-arm -s -c test_gns_lookup.conf 39gnunet-arm -s -c test_gns_lookup.conf
40gnunet-identity -C testego -c test_gns_lookup.conf 40gnunet-identity -C testego -c test_gns_lookup.conf