/[adm]/puppet/modules/buildsystem/templates/rpmlint.conf
ViewVC logotype

Contents of /puppet/modules/buildsystem/templates/rpmlint.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1877 - (show annotations) (download)
Wed Jul 20 12:01:48 2011 UTC (12 years, 9 months ago) by misc
File size: 191 byte(s)
deploy rpmlint configuration to use the auto extracted files 
previously setup

1 from Config import *
2 execfile('/etc/rpmlint/extracted.d/distribution.exceptions.conf')
3
4 for i in open('/etc/rpmlint/extracted.d/distribution.error.list').readlines():
5 setBadness(i, 10)
6
7

  ViewVC Help
Powered by ViewVC 1.1.30