psss / tests / selinux

Forked from tests/selinux 6 years ago
Clone

455409b kernel/selinux-testsuite: fix condition for skipping the keys subtest

Authored and Committed by omos 3 years ago
    kernel/selinux-testsuite: fix condition for skipping the keys subtest
    
    It actually doesn't work (and doesn't get excluded automatically) on
    RHEL-7 either, so change the condition to rhel < 9.
    
    Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>