re-import sources as agreed with the maintainer
This commit is contained in:
parent
b69c17e9c8
commit
e8ec2d57b9
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/WordNet-3.0.tar.bz2
|
WordNet-3.0.tar.bz2
|
||||||
/wn3.1.dict.tar.gz
|
/wn3.1.dict.tar.gz
|
||||||
|
2
.rpmlint
Normal file
2
.rpmlint
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
from Config import *
|
||||||
|
addFilter("spelling-error .* (Synsets|synsets|Tk)");
|
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-8
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user