swt2c / rpms / p7zip

Forked from rpms/p7zip 5 years ago
Clone

6444b9e Revert make test conditional change

Authored and Committed by thoger 6 years ago
1 file changed. 1 lines added. 1 lines removed.
    Revert make test conditional change
    
    Previous commit incorrectly changed condition for running 'make test'
    from 0%{?rhel} != 6 to 0%{?rhel} > 6 with intention to make it more
    obvious that tests are enabled on RHEL/EPEL 7 and later, but it
    unintentionally disabled tests on Fedora (and possibly other distros).
    
        
file modified
+1 -1