diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-07-14 01:28:25 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-07-14 01:28:25 -0400 |
commit | 8c9c2f20a9897605724cdf8ca89c21391bd621ed (patch) | |
tree | d7868a741435fbdba3dc6ff99cac1ed64d7d851c /tests | |
parent | 7a4210adaf12ad3c5023281d87e2ca018f5d68ed (diff) |
recording extra suggested test for keytrans (deal with subkeys?)
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/keytrans | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/keytrans b/tests/keytrans index b73d422..5e7f2b1 100755 --- a/tests/keytrans +++ b/tests/keytrans @@ -162,6 +162,9 @@ EOF diff -u expectedout <(gpg --check-sigs --with-colons --fixed-list-mode | grep -v ^tru) +## FIXME: addtest: not testing subkeys at the moment. + + trap - EXIT echo "##################################################" |