summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJustus Winter <justus@g10code.com>2016-11-14 16:59:23 +0100
committerJustus Winter <justus@g10code.com>2016-12-13 17:30:55 +0100
commit892c827e72b1396e3b58e2f8869cc48328a2b59c (patch)
tree7e1bb783297cb7e0d215ab436f5ebc83a6999a79 /tests
parentg10,sm: Spell out --check-sigs. (diff)
downloadgnupg2-892c827e72b1396e3b58e2f8869cc48328a2b59c.tar.xz
gnupg2-892c827e72b1396e3b58e2f8869cc48328a2b59c.zip
g10,sm: Spell out --gen-key.
* g10/gpg.c (opts): Spell out option. * sm/gpgsm.c (opts): Likewise. * doc/gpg.texi: Update accordingly. GnuPG-bug-id: 2700 Signed-off-by: Justus Winter <justus@g10code.com>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/openpgp/genkey1024.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/genkey1024.scm b/tests/openpgp/genkey1024.scm
index e5008c363..60eba0bed 100755
--- a/tests/openpgp/genkey1024.scm
+++ b/tests/openpgp/genkey1024.scm
@@ -23,7 +23,7 @@
(define (genkey config)
(pipe:do
(pipe:echo config)
- (pipe:spawn `(,(tool 'gpg) --quiet --batch --gen-key))))
+ (pipe:spawn `(,(tool 'gpg) --quiet --batch --generate-key))))
(info "Checking batch key generation")
(genkey "Key-Type: DSA