6 lines
117 B
Makefile
6 lines
117 B
Makefile
# Minimal Makefile for standard-test-roles-beakerlib
|
|
|
|
R="RhtsRequires: attr"
|
|
run:
|
|
chmod +x runtest.sh
|
|
./runtest.sh
|