]> www.infradead.org Git - users/dwmw2/vpnc-scripts.git/commit
Use `grep -E` instead of `egrep`
authorVille Skyttä <ville.skytta@iki.fi>
Fri, 12 Nov 2021 22:06:22 +0000 (00:06 +0200)
committerVille Skyttä <ville.skytta@iki.fi>
Fri, 12 Nov 2021 22:26:15 +0000 (00:26 +0200)
commit48aa806a7d753cfa77a21c7b95c76cbaa1e34daa
tree176c1cd84e9e17b525a863003b40e0fe7601e765
parent32f057d08a0b28d218cd5c51a31a8e6502c48854
Use `grep -E` instead of `egrep`

`egrep` has been deprecated in GNU grep since 2007, and in current
post 3.7 Git it has been made to emit obsolescence warnings:
https://git.savannah.gnu.org/cgit/grep.git/commit/?id=a9515624709865d480e3142fd959bccd1c9372d1
vpnc-script