pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gpgme Add commented out test environment flag...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d11e93af1c63
branches: trunk
changeset: 367323:d11e93af1c63
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Aug 29 12:31:35 2017 +0000
description:
Add commented out test environment flag for more detailed output.
diffstat:
security/gpgme/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9cbefd895870 -r d11e93af1c63 security/gpgme/Makefile
--- a/security/gpgme/Makefile Tue Aug 29 12:26:35 2017 +0000
+++ b/security/gpgme/Makefile Tue Aug 29 12:31:35 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2017/08/29 12:18:11 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2017/08/29 12:31:35 wiz Exp $
DISTNAME= gpgme-1.9.0
CATEGORIES= security
@@ -29,6 +29,7 @@
# 18 errors as of 1.9.0
# https://dev.gnupg.org/T3056
TEST_TARGET= check
+#TEST_ENV+= GPGME_DEBUG=9
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index