[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] branch master updated: test_toolarge: removed debug valu
From: |
gnunet |
Subject: |
[libmicrohttpd] branch master updated: test_toolarge: removed debug value introduced by 6ee7fa38d9d4548a46ac2b7ad9f830bf7b63798c |
Date: |
Tue, 26 Sep 2023 15:48:31 +0200 |
This is an automated email from the git hooks/post-receive script.
karlson2k pushed a commit to branch master
in repository libmicrohttpd.
The following commit(s) were added to refs/heads/master by this push:
new dff7ab0d test_toolarge: removed debug value introduced by
6ee7fa38d9d4548a46ac2b7ad9f830bf7b63798c
dff7ab0d is described below
commit dff7ab0d63a155a612a0e2ec569e6250ece0046c
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Tue Sep 26 16:48:25 2023 +0300
test_toolarge: removed debug value introduced by
6ee7fa38d9d4548a46ac2b7ad9f830bf7b63798c
---
src/testcurl/test_toolarge.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testcurl/test_toolarge.c b/src/testcurl/test_toolarge.c
index 87be49dc..0fea130d 100644
--- a/src/testcurl/test_toolarge.c
+++ b/src/testcurl/test_toolarge.c
@@ -182,7 +182,7 @@ _mhdErrorExit_func (const char *errDesc, const char
*funcName, int lineNum)
/* Could be increased to facilitate debugging */
-#define TIMEOUTS_VAL 50000
+#define TIMEOUTS_VAL 5
#define EXPECTED_URI_BASE_PATH "/a"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libmicrohttpd] branch master updated: test_toolarge: removed debug value introduced by 6ee7fa38d9d4548a46ac2b7ad9f830bf7b63798c,
gnunet <=