On 8/13/19 2:55 AM, Uros Bizjak wrote: > Attached patch fixes the following gawk-5.0.1 warning: > > gawk: cmd. line:36: warning: regexp escape sequence `\=' is not a > known regexp operator > > 2019-08-13 Uros Bizjak <ubiz...@gmail.com> > > * test_summary: Do not escape "=". > > Tested by building mail-report.log with gawk-5.0.1 and gawk-4.2.1. > > OK for mainline? > > Uros. > OK jeff
- [PATCH, contrib]: Do not escape "=". Uros Bizjak
- Re: [PATCH, contrib]: Do not escape "=". Jeff Law