Do not run optional test on RHEL
This commit is contained in:
parent
b04929c05e
commit
5801d3de13
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Parallel_ForkManager_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Parallel_ForkManager_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Parallel-ForkManager
|
||||
Version: 1.19
|
||||
|
||||
Loading…
Reference in New Issue
Block a user