From: David Bremner Date: Sat, 4 Jul 2020 11:12:21 +0000 (-0300) Subject: test: remove unused backup_database calls X-Git-Tag: 0.31_rc0~158 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=a280d2a1a18183c870f6332da751b2c566cbef16 test: remove unused backup_database calls Since these backups are never restored, they should be safe to remove. --- diff --git a/test/T560-lib-error.sh b/test/T560-lib-error.sh index 81500536..5af3eab2 100755 --- a/test/T560-lib-error.sh +++ b/test/T560-lib-error.sh @@ -341,7 +341,6 @@ int main (int argc, char** argv) EXPECT0(notmuch_database_close (db)); EOF -backup_database test_begin_subtest "Handle getting message-id from closed database" cat c_head2 - c_tail <<'EOF' | test_C ${MAIL_DIR} { @@ -358,7 +357,6 @@ cat < EXPECTED EOF test_expect_equal_file EXPECTED OUTPUT -backup_database test_begin_subtest "Handle getting thread-id from closed database" cat c_head2 - c_tail <<'EOF' | test_C ${MAIL_DIR} {