mirror of
https://github.com/curl/curl.git
synced 2025-02-23 15:10:03 +08:00
contrithanks.sh: use -F with -v to match lines as strings
Makes names involving [brackets] work.
This commit is contained in:
parent
f6f49a4627
commit
e358a6e542
@ -70,4 +70,4 @@ cat ./docs/THANKS
|
||||
} | \
|
||||
sed -f ./docs/THANKS-filter | \
|
||||
sort -fu | \
|
||||
grep -aixvf ./docs/THANKS
|
||||
grep -aixvFf ./docs/THANKS
|
||||
|
Loading…
Reference in New Issue
Block a user