gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 270/335: -fix test setup logic


From: gnunet
Subject: [libmicrohttpd] 270/335: -fix test setup logic
Date: Sat, 27 Jul 2024 22:02:46 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.

commit 663eb717acaa58e5c3b4d40bbee06fa2fd3a4583
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jul 22 10:52:15 2024 +0200

    -fix test setup logic
---
 src/tests/basic/libtest_convenience.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/tests/basic/libtest_convenience.c 
b/src/tests/basic/libtest_convenience.c
index 77dcb557..efd1b434 100644
--- a/src/tests/basic/libtest_convenience.c
+++ b/src/tests/basic/libtest_convenience.c
@@ -45,8 +45,6 @@ MHDT_server_setup_minimal (void *cls,
         options,
         MHD_OPTIONS_ARRAY_MAX_SIZE))
     return "Failed to configure threading mode!";
-  return NULL;
-
   if (MHD_SC_OK !=
       MHD_DAEMON_SET_OPTIONS (
         d,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]