Re: [PATCH 3/4] nmbug: Catch stderr in is_unmerged

Subject: Re: [PATCH 3/4] nmbug: Catch stderr in is_unmerged

Date: Tue, 15 Jul 2014 20:49:58 -0300

To: W. Trevor King, notmuch@notmuchmail.org

Cc:

From: David Bremner


"W. Trevor King" <wking@tremily.us> writes:

> +  if ($dir eq '-2|') {
> +    $dir = '-|';
> +  }
> +

I think I'd prefer an extra flag, rather than making new syntax.
The existing syntax is not pretty, but it is standard perl


Thread: