diff options
| author | David Bremner <david@tethera.net> | 2020-07-05 10:00:25 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-07-14 07:31:45 -0300 |
| commit | aa8e3f4487897f0c650dc37d99153099c3d3df5e (patch) | |
| tree | f1e427b1238f705280cacccd571a84cb581c65ed /test/T560-lib-error.sh | |
| parent | 0fc769aa4fa45b2fcd9f1624fc45946581d6f34f (diff) | |
lib: catch Xapian exceptions in n_m_remove_tag
The churn here is again mainly re-indentation.
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 ce83bc96..ebace888 100755 --- a/test/T560-lib-error.sh +++ b/test/T560-lib-error.sh @@ -519,7 +519,6 @@ EOF test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "Handle removing tag with closed database" -test_subtest_known_broken cat c_head2 - c_tail <<'EOF' | test_C ${MAIL_DIR} { notmuch_status_t status; |
