diff options
| author | David Bremner <david@tethera.net> | 2021-05-09 09:28:48 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-05-12 08:40:04 -0300 |
| commit | 393c92b04271472e6fdd19da73672a60723e34aa (patch) | |
| tree | aabc5646972d5aa7310b12074409f596cca7ec5f /test | |
| parent | 0729c4e81f094eb6c81ba7c4287d90726c89d619 (diff) | |
lib/notmuch_database_reopen: reload some database metadata
In some uses of reopen, new documents and threads maybe have been
added, and e.g. compaction may have changed the uuid.
Diffstat (limited to 'test')
| -rwxr-xr-x | test/T400-hooks.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T400-hooks.sh b/test/T400-hooks.sh index 777338d7..0c84b7dd 100755 --- a/test/T400-hooks.sh +++ b/test/T400-hooks.sh @@ -187,7 +187,6 @@ EOF test_expect_equal_file write.expected write.output test_begin_subtest "add message in pre-new [${config}]" - test_subtest_known_broken rm -rf ${HOOK_DIR} generate_message '[subject]="add msg in pre-new"' id1=$gen_msg_id |
