test:
	../bin/ParaFly  -c cmds.txt -vv -CPU 2

clean:
	rm -f FailedCommands cmds.txt.completed
