[gmime] Disable verbose debug output for autocrypt tests



commit 6cbb418228b6b2bc83d5fcadba174d7ddc9bb577
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date:   Wed Dec 13 07:14:48 2017 -0500

    Disable verbose debug output for autocrypt tests

 tests/test-autocrypt.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tests/test-autocrypt.c b/tests/test-autocrypt.c
index 517b621..ea48c85 100644
--- a/tests/test-autocrypt.c
+++ b/tests/test-autocrypt.c
@@ -1052,8 +1052,6 @@ int main (int argc, char **argv)
        
        testsuite_init (argc, argv);
        
-       verbose = 4;
-       
        if (!(gpg = g_find_program_in_path ("gpg2")))
                if (!(gpg = g_find_program_in_path ("gpg")))
                        return EXIT_FAILURE;


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