Rename bash8 to bashate

bash8 has been renamed to bashate.

Change-Id: Id4781f8174ae34cf4cc69da607806583f0056242
This commit is contained in:
Andreas Jaeger 2014-08-13 12:59:08 +02:00
parent 937124ab31
commit 22ca55fbbd
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
bash8
bashate >= 0.2

View File

@ -10,4 +10,4 @@ deps = -r{toxinidir}/test-requirements.txt
[testenv:bashate]
commands =
bash -c "ls *.sh prep-* stop-* upgrade-* from-*/upgrade-* functions | xargs bash8 -v {posargs}"
bash -c "ls *.sh prep-* stop-* upgrade-* from-*/upgrade-* functions | xargs bashate -v {posargs}"