[libsoup/wip/ci-pkcs11] fixup! Add logging



commit 1b2f4ce15e99161fe528734887f636ad3fb268ee
Author: Patrick Griffis <pgriffis igalia com>
Date:   Sun May 30 12:10:09 2021 -0500

    fixup! Add logging

 tests/ssl-test.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/tests/ssl-test.c b/tests/ssl-test.c
index f403744d..b35f3da8 100644
--- a/tests/ssl-test.c
+++ b/tests/ssl-test.c
@@ -539,7 +539,6 @@ main (int argc, char **argv)
        test_init (argc, argv, NULL);
 
 #if HAVE_GNUTLS
-        gnutls_global_set_log_level (4);
         gnutls_global_set_log_function (log_func);
 
         char *module_path = soup_test_build_filename_abs (G_TEST_BUILT, "mock-pkcs11.so", NULL);


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