On Wed, Feb 08, 2023 at 08:21:51AM -0500, Rodrigo Vivi wrote:
> On Wed, Feb 08, 2023 at 03:32:43AM +0200, Ville Syrjala wrote:
> > From: Ville Syrjälä
> >
> > GNU grep 3.8 started to complain about backslashes where
> > they're not needed:
> > grep: warning: stray \ before /
> > Get rid of them.
On Wed, Feb 08, 2023 at 03:32:43AM +0200, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> GNU grep 3.8 started to complain about backslashes where
> they're not needed:
> grep: warning: stray \ before /
> Get rid of them.
>
> Signed-off-by: Ville Syrjälä
> ---
> dim | 6 +++---
> 1 file change