mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Fixed a wrong return code with gpg --verify
This commit is contained in:
parent
2410941461
commit
966cd80d88
13 changed files with 121 additions and 41 deletions
|
@ -30,7 +30,7 @@ TESTS = version.test mds.test \
|
|||
armsignencrypt.test armdetach.test \
|
||||
armdetachm.test detachm.test genkey1024.test \
|
||||
conventional.test conventional-mdc.test \
|
||||
multisig.test
|
||||
multisig.test verify.test
|
||||
|
||||
|
||||
TEST_FILES = pubring.asc secring.asc plain-1o.asc plain-2o.asc plain-3o.asc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue