Re: quilt 0.60 does not include CCed email without name

From: Martin Quinson
Date: Sun Dec 08 2013 - 04:52:51 EST


On Sun, Dec 08, 2013 at 10:19:31AM +0100, Andreas Gruenbacher wrote:
> Martin,
>
> > [...] bug seems to be caused by:
> > http://git.savannah.gnu.org/cgit/quilt.git/commit/?id=02f15444278eb3a854acae0192124153e0c6d9d4
> >
> > I think that the last lines should be changed as follows (and same for
> > the one before):
> > - -e 's/^\('"$*"'\):\(.*<.*@.*>\)/Recipient-Cc:\2/Ip' \
> > + -e 's/^\('"$*"'\):\(.*@.*\)/Recipient-Cc:\2/Ip' \
>
> or something similar like .\+@.\+ for the email address part, yes.

Done. This will be part of quilt 0.61.

Thanks, Mt.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/