Tomi Ollila <tomi.ollila@iki.fi> writes: > > That sure is a good point, should follow-up patch do this: > > - int ret = 0; > + int ret = NOTMUCH_STATUS_SUCCESS; > sure. d
Subject: Re: [PATCH] cli: bail out and propagate tagging errors in notmuch tag
Date: Thu, 10 Jan 2013 08:08:33 -0400
To: Tomi Ollila, Jani Nikula, notmuch@notmuchmail.org
Cc:
From: David Bremner
Tomi Ollila <tomi.ollila@iki.fi> writes: > > That sure is a good point, should follow-up patch do this: > > - int ret = 0; > + int ret = NOTMUCH_STATUS_SUCCESS; > sure. d