scripts: use grep -E instead of egrep

egrep is deprecated

Closes #9491
This commit is contained in:
a1346054 2022-09-12 20:21:03 +00:00 committed by Daniel Stenberg
parent d797339202
commit c3a6165307
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
5 changed files with 11 additions and 10 deletions

View file

@ -95,3 +95,4 @@ rzrymiak on github <106121613+rzrymiak@users.noreply.github.com>
Oliver Roberts <oliver@futaura.co.uk>
opensignature on github <antonio@piumarossa.it>
Cering on github <gfypm@qq.com>
a1346054 on github <36859588+a1346054@users.noreply.github.com>