[Nm-templates-discuss] templates keycheck.sh,1.11,1.12
joerg@haydn.debian.org
joerg@haydn.debian.org
- Next message: [Nm-templates-discuss] templates dak.txt,1.1,1.2 nm_advocate.txt,1.1,1.2 nm_assigned.txt,1.21,1.22 nm_pp1.txt,1.2,1.3 nm_pp2.txt,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/nm-templates/templates
In directory haydn:/tmp/cvs-serv11078/debian/am/text
Modified Files:
keycheck.sh
Log Message:
Dont do trustdb checks..
Index: keycheck.sh
===================================================================
RCS file: /cvsroot/nm-templates/templates/keycheck.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- keycheck.sh 30 Sep 2004 21:14:35 -0000 1.11
+++ keycheck.sh 5 Feb 2005 20:37:43 -0000 1.12
@@ -27,7 +27,7 @@
DELETE=no
# The options for the gpg call in this script.
# Contains only options used in ALL gpg calls.
-GPGOPTS=" -q --no-options --no-default-keyring --keyring $DESTDIR/nm.gpg "
+GPGOPTS=" -q --no-options --no-auto-check-trustdb --no-default-keyring --keyring $DESTDIR/nm.gpg "
# For the following calls use LANG=C - some output is used for
# reports to a list / for an english report.
LANG=C
- Next message: [Nm-templates-discuss] templates dak.txt,1.1,1.2 nm_advocate.txt,1.1,1.2 nm_assigned.txt,1.21,1.22 nm_pp1.txt,1.2,1.3 nm_pp2.txt,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]