gdb/gdb-rpmlintrc

7 lines
237 B
Plaintext
Raw Normal View History

# This line is mandatory to access the configuration functions
from Config import *
# The testresult logs contain part of the build log and thus
# necessarily mention the buildroot
addFilter ("gdb-testresults.*file-contains-buildroot")