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:
cc32482
)
increase timeout
author
Christian Grothoff
<christian@grothoff.org>
Mon, 8 Nov 2010 08:12:23 +0000
(08:12 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 8 Nov 2010 08:12:23 +0000
(08:12 +0000)
src/arm/test_arm_api.c
patch
|
blob
|
history
diff --git
a/src/arm/test_arm_api.c
b/src/arm/test_arm_api.c
index 6952b2e59e5d1e2c7ba93f5a92a93fac41abad66..3672ca6d198cfcec60b6fe6dbdf76edb68a4804f 100644
(file)
--- a/
src/arm/test_arm_api.c
+++ b/
src/arm/test_arm_api.c
@@
-34,7
+34,7
@@
#define START_ARM GNUNET_YES
-#define START_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MILLISECONDS, 500)
+#define START_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MILLISECONDS,
1
500)
#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 15)