tests: Fix t-verify test for GnuPG < 2.2.7.
* tests/gpg/t-verify.c (check_result): Tweak for gnupg < 2.2.7.
The not yet releases 2.2.7-beta may print a full fingerprint in the
ERRSIG status. This is compliant with the dscription but the new
t-verify test case did not took in account that older GnuPG versions
print only a keyid.
- Fixes-commit: b99502274ae5efdf6df0d967900ec3d1e64373d7
- GnUPG-bug-id: T3920
- Signed-off-by: Werner Koch <wk@gnupg.org>