Typo error, "requied" -> "required" in run_tests.sh
Change-Id: I6ee8bdbd26cef373bb4be3bc18397819aa2a877b
This commit is contained in:
parent
55c90321b4
commit
c9e6034c51
@ -56,7 +56,7 @@ function run_pep8 {
|
||||
else
|
||||
echo "ERROR installed version of pep8 $INST_PEP_VERSION" >&2
|
||||
echo "does not match the required version in tox.ini ($TOX_PEP_VERSION)" >&2
|
||||
echo "please install the requied version of pep8" >&2
|
||||
echo "please install the required version of pep8" >&2
|
||||
fi
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user