Enable pep8 tests for nova tarmac.

Change-Id: I04696b3df8b6dcffd0db727bfb3856ce5d05d225
This commit is contained in:
Monty Taylor
2011-08-09 12:04:57 -04:00
parent bee2ce7342
commit 23873cb385

View File

@@ -1,3 +1,3 @@
#!/bin/sh
bash run_tests.sh -N && python setup.py sdist
bash run_tests.sh -N && python setup.py sdist && pep8 --repeat nova