MODULE_LINT=/usr/share/moduleframework/tools/modulelint/*.py CMD=MODULE=nspawn python -m avocado run smoke.py $(MODULE_LINT) check: $(CMD) all: check