Document reason for disabling tests
This commit is contained in:
parent
e6d0e82f9f
commit
da5f78dde7
@ -34,6 +34,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
|
|||||||
%{_fixperms} $RPM_BUILD_ROOT/*
|
%{_fixperms} $RPM_BUILD_ROOT/*
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
# Tests require accessible syslog
|
||||||
%{?_with_check:make test}
|
%{?_with_check:make test}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
Loading…
Reference in New Issue
Block a user