Home GnuPG
Diffusion GnuPG 97798eec4b77

tests: Fix convenience function to run gpg.

Description

tests: Fix convenience function to run gpg.

* tests/openpgp/defs.scm (pipe:gpg): Remove stray dash.

The extra dash is problematic at export and import because this does
not export a single key as intended by the tests but does two key
lookups where the second fails because that userid is always "-". For
the current keyring and keybox code this does not matter because it is
ignored. The keyboxd code however is more picky and returns an error.

Details

Provenance
wernerAuthored on Sep 23 2020, 4:27 PM
Parents
rG0ac003b45763: keyboxd: Remove unused variables.
Branches
Unknown
Tags
Unknown