]> git.notmuchmail.org Git - notmuch/commitdiff
test: remove unused backup_database calls
authorDavid Bremner <david@tethera.net>
Sat, 4 Jul 2020 11:12:21 +0000 (08:12 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 13 Jul 2020 10:19:22 +0000 (07:19 -0300)
Since these backups are never restored, they should be safe to remove.

test/T560-lib-error.sh

index 815005365fd5c636dd6a3e3b6ff8b55f21cd6fc3..5af3eab264641928986fdcb0cef5a25bfd9b121d 100755 (executable)
@@ -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 <<EOF > 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}
     {