Dirk Mueller 2017-09-30 13:02:04 +00:00 committed by Git OBS Bridge
parent 8b73c7918a
commit 2fa0dc3807

View File

@ -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):