diff options
author | David Bremner <bremner@debian.org> | 2012-03-13 22:09:56 -0300 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2012-03-13 22:09:56 -0300 |
commit | 0c20878ccefec1e6fc472851395a7ee5a0daec4e (patch) | |
tree | e5172dc47a2bac040e3bd6821a837536b1f613b2 /test | |
parent | c46764030d8d773d9d016b05fb274d5d12bb0907 (diff) | |
parent | eae27dd5cc2224e4367aa402bdaea38a31649d83 (diff) |
Merge branch 'release'
Diffstat (limited to 'test')
-rwxr-xr-x | test/crypto | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/crypto b/test/crypto index 4de4d2bb..be752b19 100755 --- a/test/crypto +++ b/test/crypto @@ -104,8 +104,6 @@ test_expect_equal \ "$expected" test_begin_subtest "signature verification with signer key unavailable" -# this is broken with current versions of gmime-2.6 -(ldd $(which notmuch) | grep -Fq gmime-2.6) && test_subtest_known_broken # move the gnupghome temporarily out of the way mv "${GNUPGHOME}"{,.bak} output=$(notmuch show --format=json --verify subject:"test signed message 001" \ |