diff options
| author | David Bremner <david@tethera.net> | 2020-06-29 22:14:11 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-07-03 21:04:43 -0300 |
| commit | dbdb860bb92b5eef0eadc6ffd1fd6d5bf64553b9 (patch) | |
| tree | eab7927e021223ff5211a789011ca3b971f6f513 /test/T560-lib-error.sh | |
| parent | bb51f3aa29af43fe52e4545b83f8af80ae4e3712 (diff) | |
lib/message: catch exception in n_m_get_thread_id
This allows us to return an error value from the library.
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 b5600851..81500536 100755 --- a/test/T560-lib-error.sh +++ b/test/T560-lib-error.sh @@ -360,7 +360,6 @@ test_expect_equal_file EXPECTED OUTPUT backup_database test_begin_subtest "Handle getting thread-id from closed database" -test_subtest_known_broken cat c_head2 - c_tail <<'EOF' | test_C ${MAIL_DIR} { const char *id2; |
