]> git.notmuchmail.org Git - notmuch/commitdiff
lib: clear error message on success in _choose_database_path
authorDavid Bremner <david@tethera.net>
Sun, 3 Dec 2023 18:56:44 +0000 (14:56 -0400)
committerDavid Bremner <david@tethera.net>
Wed, 6 Dec 2023 11:33:05 +0000 (07:33 -0400)
Previously we both found a database and returned a message saying that
the database could not be found (along with a success code). This
change should prevent spurious error output.


No differences found