Clean up bashate failures

Also create tools/run-bashate.sh to wrap a find command to search for
files to run bashate on, and use it in tox.

Change-Id: I5ab07425f566a556f158a4b76b00aa35f9fb4385
This commit is contained in:
K Jonathan Harker
2014-09-29 13:28:19 -07:00
parent b4a308c445
commit 2f03cf35e5
28 changed files with 192 additions and 260 deletions

View File

@@ -48,4 +48,4 @@ commands =
{toxinidir}/tools/run-layout.sh openstack-infra config
[testenv:bashate]
commands = bashate -v
commands = {toxinidir}/tools/run-bashate.sh