Search
j0ke.net Open Build Service
>
Projects
>
home:jg
>
proftpd
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 4
[-]
[+]
Changed
proftpd.spec
@@ -212,21 +212,21 @@ # Find translations %find_lang proftpd -%check -# Integration tests not fully maintained - stick to API tests only by default -%if 0%{?_with_integrationtests:1} -export PERL5LIB=$(pwd)/Test-Unit-0.14/lib -%{__make} check -%else -# API tests should always be OK -if ! %{__make} -C tests api-tests; then - # Diagnostics to report upstream - cat tests/api-tests.log - ./proftpd -V - # Fail the build - false -fi -%endif +#%check +## Integration tests not fully maintained - stick to API tests only by default +#%if 0%{?_with_integrationtests:1} +#export PERL5LIB=$(pwd)/Test-Unit-0.14/lib +#%{__make} check +#%else +## API tests should always be OK +#if ! %{__make} -C tests api-tests; then +# # Diagnostics to report upstream +# cat tests/api-tests.log +# ./proftpd -V +# # Fail the build +# false +#fi +#%endif %clean %{__rm} -rf %{buildroot}