[Pgp-tools-commit] r857 - trunk/caff

Guilhem Moulin guilhem-guest at moszumanska.debian.org
Sun Jul 10 20:01:41 UTC 2016


Author: guilhem-guest
Date: 2016-07-10 20:01:41 +0000 (Sun, 10 Jul 2016)
New Revision: 857

Modified:
   trunk/caff/caff
Log:
Insist that the autocreated ~/.caff/gnupghome/gpg.conf is temporary.

Modified: trunk/caff/caff
===================================================================
--- trunk/caff/caff	2016-07-10 20:01:37 UTC (rev 856)
+++ trunk/caff/caff	2016-07-10 20:01:41 UTC (rev 857)
@@ -740,7 +740,7 @@
            -f $gpgconf and open my $fh2, '<', $gpgconf) {
 
         $GPGCONF = "$GNUPGHOME/gpg.conf";
-        notice("Create caff's GnuPG configuration file $GPGCONF from $gpgconf");
+        notice("Create temporary caff GnuPG configuration file $GPGCONF from $gpgconf");
 
         # the list of options to import from ~/.gnupg/gpg.conf; only
         # safe (and useful) options for caff should be listed here




More information about the Pgp-tools-commit mailing list