It doesn't have a bugzilla, but better to have a regression test for it. It's a very low-effort test, but still better than nothing :) Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
7 lines
145 B
Makefile
7 lines
145 B
Makefile
# Minimal Makefile for standard-test-roles-beakerlib
|
|
|
|
R="RhtsRequires: policycoreutils setools-console"
|
|
|
|
run:
|
|
chmod +x runtest.sh
|
|
./runtest.sh
|