Skip to content

Utilities: Use grep -E instead of egrep

Anna Wilcox requested to merge awilfox/issue-12 into master

egrep has been deprecated for a long time. This only appeared in packages with provider_priority or replaces_priority, which presently only affects user/netqmail and user/postfix. It's still good to fix.

Closes: #12 (closed)

Merge request reports