summaryrefslogtreecommitdiff
path: root/tests/keytrans
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-07-14 01:28:25 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-07-14 01:28:25 -0400
commit8c9c2f20a9897605724cdf8ca89c21391bd621ed (patch)
treed7868a741435fbdba3dc6ff99cac1ed64d7d851c /tests/keytrans
parent7a4210adaf12ad3c5023281d87e2ca018f5d68ed (diff)
recording extra suggested test for keytrans (deal with subkeys?)
Diffstat (limited to 'tests/keytrans')
-rwxr-xr-xtests/keytrans3
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 "##################################################"