Merge "Update to bashate 0.5.1"

This commit is contained in:
Jenkins
2016-05-06 20:49:40 +00:00
committed by Gerrit Code Review

View File

@@ -12,7 +12,7 @@ install_command = pip install {opts} {packages}
# against devstack, just set BASHATE_INSTALL_PATH=/path/... to your
# modified bashate tree
deps =
{env:BASHATE_INSTALL_PATH:bashate==0.5.0}
{env:BASHATE_INSTALL_PATH:bashate==0.5.1}
whitelist_externals = bash
commands = bash -c "find {toxinidir} \
-not \( -type d -name .?\* -prune \) \