From c2d44209a8f508ccb243410fc0e591976820b287 Mon Sep 17 00:00:00 2001 From: thislooksfun Date: Tue, 26 Oct 2021 13:08:39 -0500 Subject: Meta: Use grep -E/F, not grep -P grep -E and -F are POSIX standard, and meets all our matching needs. --- Meta/lint-missing-resources.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Meta/lint-missing-resources.sh') diff --git a/Meta/lint-missing-resources.sh b/Meta/lint-missing-resources.sh index 1a1b6f6a63..bb21b5c4af 100755 --- a/Meta/lint-missing-resources.sh +++ b/Meta/lint-missing-resources.sh @@ -7,7 +7,7 @@ cd "$script_path/.." # The dollar symbol in sed's argument is for "end of line", not any shell variable. # shellcheck disable=SC2016 -grep -Pirh '(?