diff options
| author | David Bremner <david@tethera.net> | 2020-07-08 21:17:09 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-07-20 08:54:42 -0300 |
| commit | 765ca7bc08f83a3c0f9ebffe58dab03634e45f37 (patch) | |
| tree | fe6d0cf02f4bcbea9cea97f6e6bc19837c094a77 /test | |
| parent | a0c83e1fac88588ff6564dd82fbca29c2f5c78a5 (diff) | |
lib: fix return value for n_m_reindex
Also update the documentation for the behaviour of n_m_get_thread_id
that this fix relies on.
Diffstat (limited to 'test')
| -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 8543b5dc..fda1f170 100755 --- a/test/T560-lib-error.sh +++ b/test/T560-lib-error.sh @@ -662,7 +662,6 @@ EOF test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "Handle reindexing message with closed db" -test_subtest_known_broken cat c_head2 - c_tail <<'EOF' | test_C ${MAIL_DIR} { notmuch_status_t status; |
