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:
3229140
)
longer timeout to make test work on slower machines, but the problem is still that...
author
Nathan S. Evans
<evans@in.tum.de>
Fri, 5 Feb 2010 15:23:19 +0000
(15:23 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Fri, 5 Feb 2010 15:23:19 +0000
(15:23 +0000)
src/core/test_core_api.c
patch
|
blob
|
history
diff --git
a/src/core/test_core_api.c
b/src/core/test_core_api.c
index 9fafb10ded15eb61c50e38a324e224f674a6917c..72846ed0f64c5f4139e739a6f8e53bfe1140ee67 100644
(file)
--- a/
src/core/test_core_api.c
+++ b/
src/core/test_core_api.c
@@
-247,7
+247,7
@@
init_notify (void *cls,
if (NULL == GNUNET_CORE_notify_transmit_ready (p1.ch,
0,
- GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
1
5),
+ GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
4
5),
&p2.id,
sizeof (struct GNUNET_MessageHeader),
&transmit_ready, &p1))