updated check_readme_badges.sh

pull/2/head
Hari Sekhon 4 years ago
parent 7fef689ab3
commit 58cd77805c

@ -52,6 +52,8 @@ echo
# uniq -d will cause silent pipe failure without dups otherwise
set +eo pipefail
# want splitting for args
# shellcheck disable=SC2046
duplicates="$(
{
# exact README lines

Loading…
Cancel
Save