Commit 6ac416e0 by Clinton Blackburn

Decreased Number of Nose Processes

parent b5d7acac
......@@ -27,7 +27,7 @@ test_python: clean
$(PACKAGES)
accept:
nosetests acceptance_tests --processes=3
nosetests acceptance_tests --processes=2
quality:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment