From: Bart Polot Date: Wed, 19 Dec 2012 17:57:36 +0000 (+0000) Subject: - give regex testcase more time for slower buildbots X-Git-Tag: initial-import-from-subversion-38251~10333 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=db4883871534ee9e56c65e7130cd00005cfd27c8;p=oweals%2Fgnunet.git - give regex testcase more time for slower buildbots --- 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 @@ /** * Time to wait for stuff that should be rather fast */ -#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30) +#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60) /** * Which strings have been found & connected.