[Pkg-gnupg-commit] [gpgme] 266/412: Qt: Clean up debug output in tests

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:27:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpgme.

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.
---
 lang/qt/tests/t-support.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list