Re: quilt 0.60 does not include CCed email without name

From: Andreas Gruenbacher
Date: Sun Dec 08 2013 - 04:32:57 EST


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.

Thanks,
Andreas
--
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/