Fix tox 4 compatibility issue

This patch changes the value name to enable bash to run
linters.

Closes-Bug: #2000399

Change-Id: I4c1be2652c3323ae2136bebacbc5b8f02b78e633
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
This commit is contained in:
Ildiko Vancsa 2023-05-17 15:14:09 -07:00
parent 770b5d4e2c
commit 0bf875c1f9
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ commands =
[testenv:linters]
basepython = python3
whitelist_externals = bash
allowlist_externals = bash
{toxinidir}/tools/check_projects_yaml_alphabetized.sh
commands =
bash -c "find {toxinidir} \
\( -name .tox -prune \) \