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:
163bea2
)
increase default timeout for startup (for SLOW machines)
author
Nathan S. Evans
<evans@in.tum.de>
Tue, 27 Apr 2010 09:51:43 +0000
(09:51 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Tue, 27 Apr 2010 09:51:43 +0000
(09:51 +0000)
src/testing/testing.c
patch
|
blob
|
history
diff --git
a/src/testing/testing.c
b/src/testing/testing.c
index b367129cc8d15c720ed4bd35dccd3c80113e5367..1df3ad68cad99ad062c6b35d7b63627b9acada47 100644
(file)
--- a/
src/testing/testing.c
+++ b/
src/testing/testing.c
@@
-43,7
+43,7
@@
* How long do we wait after starting gnunet-service-arm
* for the core service to be alive?
*/
-#define ARM_START_WAIT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
6
0)
+#define ARM_START_WAIT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
12
0)
/**
* How many times are we willing to try to wait for "scp" or