Merge "Enable pep8 tests for nova tarmac."

This commit is contained in:
Jenkins
2011-08-09 16:08:07 +00:00
committed by Gerrit Code Review

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