Skip to content

Commit 036f938

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Update to bashate 0.5.1"
2 parents ea15ca1 + c8af407 commit 036f938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ install_command = pip install {opts} {packages}
1212
# against devstack, just set BASHATE_INSTALL_PATH=/path/... to your
1313
# modified bashate tree
1414
deps =
15-
{env:BASHATE_INSTALL_PATH:bashate==0.5.0}
15+
{env:BASHATE_INSTALL_PATH:bashate==0.5.1}
1616
whitelist_externals = bash
1717
commands = bash -c "find {toxinidir} \
1818
-not \( -type d -name .?\* -prune \) \

0 commit comments

Comments
 (0)