[git] GPGME - branch, master, updated. gpgme-1.6.0-266-g969f223

by Andre Heinecke cvs at cvs.gnupg.org
Tue Aug 9 18:41:12 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".

The branch, master has been updated
       via  969f223d8de21d7c8b0f7646bbf8dbb5864e8d03 (commit)
      from  f209ec8f581ae597b37f2e3a5e452e4b53b2d4c7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 969f223d8de21d7c8b0f7646bbf8dbb5864e8d03
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Tue Aug 9 18:39:56 2016 +0200

    Qt: Clean up debug output in tests
    
    * lang/qt/tests/t-support.cpp: Remove accidentally commited
    debug output.

diff --git a/lang/qt/tests/t-support.cpp b/lang/qt/tests/t-support.cpp
index 202a251..ffb0f9e 100644
--- a/lang/qt/tests/t-support.cpp
+++ b/lang/qt/tests/t-support.cpp
@@ -43,9 +43,8 @@ void QGpgMETest::cleanupTestCase()
 {
     QCoreApplication::sendPostedEvents();
     killAgent();
-    printf("Killed agent\n");
 }
-#include <QDebug>
+
 void killAgent(const QString& dir)
 {
     QProcess proc;

-----------------------------------------------------------------------

Summary of changes:
 lang/qt/tests/t-support.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list