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

David Bremner bremner at debian.org
Tue Jul 15 16:49:58 PDT 2014


"W. Trevor King" <wking at 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



More information about the notmuch mailing list