]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Remove broken --doctest call from run_pep8.sh
authorClint Byrum <clint@fewbar.com>
Sat, 27 Apr 2013 15:37:00 +0000 (08:37 -0700)
committerClint Byrum <clint@fewbar.com>
Tue, 30 Apr 2013 20:51:31 +0000 (13:51 -0700)
commit224e0be8fcdc3cbb2891f4ef438aca2978540930
treef5f0c85fdd3bf63c28e47ac727c19255016d6bf6
parent2c4eea5500691a7cbc84fc0273a5a79bc03fe78d
Remove broken --doctest call from run_pep8.sh

It does not seem to actually be required and causes the script to fail
when not running inside tox.

Change-Id: Ib5be301054b08623ea31a97c1b2d6c341e7fdd3e
tools/run_pep8.sh