aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-12-19 17:57:36 +0000
committerBart Polot <bart@net.in.tum.de>2012-12-19 17:57:36 +0000
commitdb4883871534ee9e56c65e7130cd00005cfd27c8 (patch)
tree6f8a72862ba9036228fa0ccb60c515d1bde0c4e6 /src
parent16c3e635c4d217035fb5a593a591dbfdc6eb3d93 (diff)
downloadgnunet-db4883871534ee9e56c65e7130cd00005cfd27c8.tar.gz
gnunet-db4883871534ee9e56c65e7130cd00005cfd27c8.zip
- give regex testcase more time for slower buildbots
Diffstat (limited to 'src')
-rw-r--r--src/mesh/test_mesh_regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_regex.c b/src/mesh/test_mesh_regex.c
index 812f58369..d1b69c4fc 100644
--- a/src/mesh/test_mesh_regex.c
+++ b/src/mesh/test_mesh_regex.c
@@ -38,7 +38,7 @@
38/** 38/**
39 * Time to wait for stuff that should be rather fast 39 * Time to wait for stuff that should be rather fast
40 */ 40 */
41#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30) 41#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60)
42 42
43/** 43/**
44 * Which strings have been found & connected. 44 * Which strings have been found & connected.