a4725dba37
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/perl-Test-Warnings#2298b2345cccfa3e5f5f9fabf9185f79407336c6
4 lines
151 B
Plaintext
4 lines
151 B
Plaintext
from Config import *
|
|
addFilter("spelling-error %description -l en_US NoWarnings -> ")
|
|
addFilter("spelling-error %description -l en_US nowarnings -> ")
|