[packages/rpmlint] - disable one more flaky test
baggins
baggins at pld-linux.org
Sun Jan 17 19:30:56 CET 2021
commit a3f4405bd685723cdd811c0baf4e3c87e3d7d061
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jan 17 19:30:36 2021 +0100
- disable one more flaky test
rpmlint.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpmlint.spec b/rpmlint.spec
index f6d3418..c705a85 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -117,7 +117,7 @@ touch __init__.py
%else
%{__sed} -i -e '1s,/usr/bin/python,%{__python},' rpmdiff rpmlint
# this syntax is not supported by rpm5?
-%{__rm} test/test.CheckInclude.py test/test_tags.py
+%{__rm} test/test.CheckInclude.py test/test_tags.py test/test_sources.py
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpmlint.git/commitdiff/a3f4405bd685723cdd811c0baf4e3c87e3d7d061
More information about the pld-cvs-commit
mailing list