X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-tag.c;h=aa8860326a9a69eb4e77d97d294aed715d4dab99;hb=d447b694b498c3e18a22f1eb15139a798c6aab26;hp=de428c8e9d99b902701a296a577cba87cb00c99c;hpb=8dbd5deb8d3bbfda9554163c8d4cb2474c505c87;p=notmuch diff --git a/notmuch-tag.c b/notmuch-tag.c index de428c8e..aa886032 100644 --- a/notmuch-tag.c +++ b/notmuch-tag.c @@ -220,7 +220,7 @@ notmuch_tag_command (notmuch_database_t *notmuch, int argc, char *argv[]) if (opt_index < 0) return EXIT_FAILURE; - notmuch_process_shared_options (argv[0]); + notmuch_process_shared_options (notmuch, argv[0]); if (input_file_name) { batch = true; @@ -261,8 +261,6 @@ notmuch_tag_command (notmuch_database_t *notmuch, int argc, char *argv[]) } } - notmuch_exit_if_unmatched_db_uuid (notmuch); - if (print_status_database ( "notmuch restore", notmuch,