diff options
| author | David Bremner <david@tethera.net> | 2020-07-04 09:20:31 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-07-13 07:19:22 -0300 |
| commit | a606cba32b017f947c2d9f32477df69645c1c383 (patch) | |
| tree | c60e2dd9bd847d8c4393100ada628e5ff49c69ab /test/T560-lib-error.sh | |
| parent | 46e8076281073c8df5ae8e7e5b386981e2ef4c62 (diff) | |
lib/n_m_g_filename: catch Xapian exceptions, document NULL return
This is the same machinery as applied for
notmuch_message_get_{thread,message}_id
Diffstat (limited to 'test/T560-lib-error.sh')
| -rwxr-xr-x | test/T560-lib-error.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T560-lib-error.sh b/test/T560-lib-error.sh index 7555197f..57c74a2b 100755 --- a/test/T560-lib-error.sh +++ b/test/T560-lib-error.sh @@ -406,7 +406,6 @@ EOF test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "Handle getting message filename from closed database" -test_subtest_known_broken cat c_head2 - c_tail <<'EOF' | test_C ${MAIL_DIR} { const char *filename; |
