Fix command line of bandit-baseline

This is due to my mistake in https://review.openstack.org/#/c/596613/.

Change-Id: I185c75f6102979636eacccd0fe546e25ccc00c19
This commit is contained in:
Akihiro Motoki 2018-12-28 20:30:34 +09:00
parent 2eea0f15b3
commit 9feead65cb
1 changed files with 1 additions and 1 deletions

View File

@ -172,6 +172,7 @@ commands = bandit -r horizon openstack_auth openstack_dashboard -n5 -x tests -ll
[testenv:bandit-baseline]
envdir = {toxworkdir}/bandit
basepython = python3
commands = bandit-baseline -r horizon openstack_auth openstack_dashboard -n5 -x tests -ii -ll
[flake8]
filename = *.py,django.wsgi
@ -198,7 +199,6 @@ application-import-names = horizon,openstack_dashboard
[hacking]
local-check-factory = horizon.hacking.checks.factory
commands = bandit-baseline -r horizon openstack_auth openstack_dashboard -n5 -x tests -ii -ll
[doc8]
# File extensions to check