On 06/08/2016 10:36 AM, Eric Wong wrote:
Tom Russello [off-list ref] wrote:
quoted
Messages displayed by `send-email` should be shortened to avoid displaying
unnecesseray informations.
unnecessary information.
In some of your other patches, the 'grep' can probably
be better replaced by 'fgrep' for fixed strings.
Otherwise, the '.' in the 'example.com' would match any
character instead of the intended dot.
Thanks, will re-roll