On Tue, Nov 13, 2018 at 2:03 PM Andreas Schwab <sch...@linux-m68k.org> wrote:
>
> On Nov 13 2018, Brian Norris <briannor...@chromium.org> wrote:
>
> > +             } | grep -qv '^\(.. \)\?scripts/package'; then
>
> \? is a GNU extension, so if you want to stay portable you need to
> switch to ERE.

Ack. That's what I get for reading the GNU man pages... I'll send a v3.

Thanks,
Brian

Reply via email to