OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=72
This commit is contained in:
parent
8b73c7918a
commit
2fa0dc3807
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
import os, glob, Pkg
|
||||
from past.builtins import execfile
|
||||
|
||||
configs = [ '/opt/testing/share/rpmlint/config' ]
|
||||
if os.environ.get("RPMLINT_MINI_CONFIG", None):
|
||||
|
Loading…
Reference in New Issue
Block a user