Merge "remove scary error message in tox"

This commit is contained in:
Jenkins 2014-10-01 16:46:08 +00:00 committed by Gerrit Code Review
commit 51303c2fd4

View File

@ -5,6 +5,9 @@ skipsdist = True
[testenv]
usedevelop = True
# tox is silly... these need to be separated by a newline....
whitelist_externals = bash
find
install_command = pip install -U --force-reinstall {opts} {packages}
# Note the hash seed is set to 0 until nova can be tested with a
# random hash seed successfully.