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:
b879224
)
-increase timeout to help sparc bot
author
Christian Grothoff
<christian@grothoff.org>
Wed, 22 Feb 2012 08:46:38 +0000
(08:46 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 22 Feb 2012 08:46:38 +0000
(08:46 +0000)
src/fs/test_fs_download.c
patch
|
blob
|
history
diff --git
a/src/fs/test_fs_download.c
b/src/fs/test_fs_download.c
index 7e183d338464bcb5f792cfa110edcc6a908bed12..51020c4a2f6a2aa4f2ee198f2ca50368cce2e050 100644
(file)
--- a/
src/fs/test_fs_download.c
+++ b/
src/fs/test_fs_download.c
@@
-42,7
+42,7
@@
/**
* How long until we give up on transmitting the message?
*/
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
6
0)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
12
0)
/**
* How long should our test-content live?