Use grep -E instead of egrep
This prevents the warning with GNU grep:
egrep: warning: egrep is obsolescent; using grep -E
Also tighten up the testcase for scaleway
This prevents the warning with GNU grep:
egrep: warning: egrep is obsolescent; using grep -E
Also tighten up the testcase for scaleway