Rename bash8 to bashate
bash8 has been renamed to bashate. Change-Id: Id4781f8174ae34cf4cc69da607806583f0056242
This commit is contained in:
parent
937124ab31
commit
22ca55fbbd
@ -1 +1 @@
|
||||
bash8
|
||||
bashate >= 0.2
|
||||
|
2
tox.ini
2
tox.ini
@ -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}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user