projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c32f6a
)
longer timeout, give chance for success on sparcbot
author
Nathan S. Evans
<evans@in.tum.de>
Thu, 23 Sep 2010 07:43:46 +0000
(07:43 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Thu, 23 Sep 2010 07:43:46 +0000
(07:43 +0000)
src/dht/test_dht_api.c
patch
|
blob
|
history
diff --git
a/src/dht/test_dht_api.c
b/src/dht/test_dht_api.c
index 797270d1affd763c276bbdf7c80109bf9e77ddc0..4b5728811884994fbb571909cc318720b39177bd 100644
(file)
--- a/
src/dht/test_dht_api.c
+++ b/
src/dht/test_dht_api.c
@@
-43,7
+43,7
@@
/**
* How long until we really give up on a particular testcase portion?
*/
-#define TOTAL_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
12
0)
+#define TOTAL_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
36
0)
/**
* How long until we give up on any particular operation (and retry)?