forked from mirrors/openup
Ignore the quirks package.
This commit is contained in:
parent
f9605878b8
commit
4d7d88c634
1 changed files with 1 additions and 0 deletions
1
openup
1
openup
|
|
@ -196,6 +196,7 @@ check_vuxml() {
|
|||
grep '^Adding.*(pretending)' | \
|
||||
sort -u | \
|
||||
sed -e 's,Adding ,,;s,(pretending),,;s,->.*,,' | \
|
||||
grep -v '^quirks-' | \
|
||||
perl -ne '/^(.*)-(\d[^-]*)[-]?(\w*)(.*)$/ && print "$1\n"')
|
||||
|
||||
for p in ${_OUTDATED}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue