7 lines
175 B
Makefile
7 lines
175 B
Makefile
# Minimal Makefile for standard-test-roles-beakerlib
|
|
|
|
R="RhtsRequires: audit policycoreutils"
|
|
|
|
run:
|
|
chmod +x runtest.sh
|
|
TEST=/SELinux/kernel/setsebool-deadlock ./runtest.sh
|