[gmime] Don't override verbosity anymore



commit 37b50fff96ad01198b1d3815d9f49ee42c99fc49
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Fri Mar 10 19:43:58 2017 -0500

    Don't override verbosity anymore

 tests/test-pgpmime.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tests/test-pgpmime.c b/tests/test-pgpmime.c
index f3e63a5..66e9ee1 100644
--- a/tests/test-pgpmime.c
+++ b/tests/test-pgpmime.c
@@ -445,8 +445,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]