Repochecker: add rpmlint-mini to the whitelist to not have an rpmlint.log
This commit is contained in:
parent
094dee529d
commit
16ad522718
@ -50,6 +50,7 @@ for my $pdir ( glob("$dir/*") ) {
|
||||
|| $name eq "rpm-python"
|
||||
|| $name eq "popt"
|
||||
|| $name eq "rpmlint"
|
||||
|| $name eq "rpmlint-mini"
|
||||
|| $name eq "rpmlint-Factory" )
|
||||
{
|
||||
print "ignoring - whitelist\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user