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:
c09e07b
)
increase timeout to hopefully fix issues on slow buildbots
author
Christian Grothoff
<christian@grothoff.org>
Tue, 4 Oct 2011 21:20:27 +0000
(21:20 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 4 Oct 2011 21:20:27 +0000
(21:20 +0000)
src/nse/test_nse_multipeer.c
patch
|
blob
|
history
diff --git
a/src/nse/test_nse_multipeer.c
b/src/nse/test_nse_multipeer.c
index 4b4dbe7b9c98cb085f5f7fbc3f6fe9fe28016ef0..435cdabf46c113ca1ea3d40e92a35c99d2e06887 100644
(file)
--- a/
src/nse/test_nse_multipeer.c
+++ b/
src/nse/test_nse_multipeer.c
@@
-51,7
+51,7
@@
struct NSEPeer *peer_tail;
/**
* How long do we run the test?
*/
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30
0
)
static int ok;