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:
5e3a93d
)
- give slow machines more time to complete the test
author
Bart Polot
<bart@net.in.tum.de>
Tue, 17 Jul 2012 17:30:04 +0000
(17:30 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Tue, 17 Jul 2012 17:30:04 +0000
(17:30 +0000)
src/mesh/test_mesh_regex.c
patch
|
blob
|
history
diff --git
a/src/mesh/test_mesh_regex.c
b/src/mesh/test_mesh_regex.c
index 5ecfe175321a83befcb5d28f2616b56578f823c8..002ffa8de0e68e51249006e031e9e5b1190d6567 100644
(file)
--- a/
src/mesh/test_mesh_regex.c
+++ b/
src/mesh/test_mesh_regex.c
@@
-34,7
+34,7
@@
/**
* How long until we give up on connecting the peers?
*/
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30
0
)
/**
* Time to wait for stuff that should be rather fast