X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=lib%2Fconfig.cc;h=200364715a634bb6c469c88a1d4ef2d650820e12;hb=b268c8c0711a12b26a3abd3c8dde38a3679999b1;hp=292f0288d7ef2f95e171efe9bf63b4bd8fe42c64;hpb=f6d74be84071b31e1e8d466bea76dd8d44d54377;p=notmuch diff --git a/lib/config.cc b/lib/config.cc index 292f0288..20036471 100644 --- a/lib/config.cc +++ b/lib/config.cc @@ -60,7 +60,7 @@ notmuch_database_set_config (notmuch_database_t *notmuch, _notmuch_database_log (notmuch, "Error: A Xapian exception occurred setting metadata: %s\n", error.get_msg ().c_str ()); } - return NOTMUCH_STATUS_SUCCESS; + return status; } static notmuch_status_t