Blob Blame History Raw
CMD=MODULE=nspawn python -m avocado run smoke.py

check:
	$(CMD)

all: check