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:
189c564
)
even longer timeout, still timing out on hostkey generation (sparcbot)
author
Nathan S. Evans
<evans@in.tum.de>
Thu, 23 Sep 2010 07:45:12 +0000
(07:45 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Thu, 23 Sep 2010 07:45:12 +0000
(07:45 +0000)
src/topology/test_gnunet_daemon_topology.c
patch
|
blob
|
history
diff --git
a/src/topology/test_gnunet_daemon_topology.c
b/src/topology/test_gnunet_daemon_topology.c
index 45027520baffe423ff4be0bec72ebacf119b302a..a78ea671ae07119d0987526adde9d709c7f864c0 100644
(file)
--- a/
src/topology/test_gnunet_daemon_topology.c
+++ b/
src/topology/test_gnunet_daemon_topology.c
@@
-31,7
+31,7
@@
/**
* How long until we give up on connecting the peers?
*/
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
18
0)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
36
0)
#define CONNECT_ATTEMPTS 3