Enable pep8 tests for nova tarmac.
Change-Id: I04696b3df8b6dcffd0db727bfb3856ce5d05d225
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user