X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/243d7e30dcd80041760307d8d0d2a1839f36eca2..8285f9b145573d1a1e6cbdb424a176b5593cdd2d:/notmuch-restore.c diff --git a/notmuch-restore.c b/notmuch-restore.c index 2a534dc4..9abc64fd 100644 --- a/notmuch-restore.c +++ b/notmuch-restore.c @@ -165,6 +165,8 @@ notmuch_restore_command (notmuch_config_t *config, int argc, char *argv[]) } notmuch_process_shared_options (argv[0]); + notmuch_exit_if_unmatched_db_uuid (notmuch); + name_for_error = input_file_name ? input_file_name : "stdin"; if (! accumulate)