aboutsummaryrefslogtreecommitdiffstats
path: root/checks
diff options
context:
space:
mode:
Diffstat (limited to 'checks')
-rwxr-xr-xchecks/defs.inc2
-rw-r--r--checks/run-gpg.patterns2
2 files changed, 2 insertions, 2 deletions
diff --git a/checks/defs.inc b/checks/defs.inc
index 4e5d0f3fe..8b0aa255b 100755
--- a/checks/defs.inc
+++ b/checks/defs.inc
@@ -75,11 +75,11 @@ pgmname=`basename $0`
[ -z "$srcdir" ] && fatal "not called from make"
+# Note don't use lock-once here because we call gpg in a pipe
cat <<EOF >./options
no-greeting
no-secmem-warning
load-extension ../cipher/tiger
-lock-once
batch
EOF
diff --git a/checks/run-gpg.patterns b/checks/run-gpg.patterns
index 9fcdf7563..9fb58dade 100644
--- a/checks/run-gpg.patterns
+++ b/checks/run-gpg.patterns
@@ -5,4 +5,4 @@ gpg: NOTE: cipher algorithm 4 not found in preferences
gpg: NOTE: secret key 2E5FA4F4 is NOT protected.
gpg: NOTE: secret key 439F02CA is NOT protected.
gpg: WARNING: using insecure random number generator
-gpg: NOTE: This is a development version!
+gpg: NOTE: this is a development version!