t7004: Use prerequisite tags to skip tests that need gpg
commita4df22ce49d0457f3dbec5083064f9d24e4d17dd
authorJohannes Sixt <j6t@kdbg.org>
Mon, 16 Mar 2009 14:09:23 +0000 (16 15:09 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Sun, 22 Mar 2009 16:52:43 +0000 (22 17:52 +0100)
tree7433edc365a4e91c695fc815da12fa0fd61bd51a
parent552a26c8c069c582d2572399eb4ac176634a03cb
t7004: Use prerequisite tags to skip tests that need gpg

The tests are skipped if no gpg was found or if gpg is version 1.0.6.
Previously, the latter condition was checked a bit later in the test file
so that the tag verification tests would be exercised. These are now
skipped as well, but only because we would need a facility to revoke a
test prerequisite, which we do not have.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
t/t7004-tag.sh