[gmime] Temporarily force the verbosity of test-pgpmime to 4



commit f0195f9617d2a844fefee10c5f6d35e1bebeb321
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date:   Fri Mar 10 13:46:01 2017 -0500

    Temporarily force the verbosity of test-pgpmime to 4
    
    This is to check what is failing on the bots

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