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:
54ee18b
)
is sparc problem a timeout issue?
author
Nathan S. Evans
<evans@in.tum.de>
Thu, 23 Dec 2010 16:51:46 +0000
(16:51 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Thu, 23 Dec 2010 16:51:46 +0000
(16:51 +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 29e407439a73a10b7835dcbd7f83b332fe89a896..169a7f7a2ed723dfbbc810630bd4423ad9c9c7f8 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,
36
0)
+#define TOTAL_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
60
0)
/**
* How long until we give up on any particular operation (and retry)?