Merge "Add wget to whitelist_externals for tox"

This commit is contained in:
Jenkins 2016-05-31 16:51:49 +00:00 committed by Gerrit Code Review
commit 388a421266

View File

@ -15,6 +15,7 @@ whitelist_externals =
bash bash
git git
rm rm
wget
setenv = setenv =
VIRTUAL_ENV={envdir} VIRTUAL_ENV={envdir}
ANSIBLE_HOST_KEY_CHECKING = False ANSIBLE_HOST_KEY_CHECKING = False