Fix typo.

Change-Id: Iddae927e92db7cee4ca2585303a450ed21ebd3e2
This commit is contained in:
Noorul Islam K M 2013-08-04 06:02:06 +05:30
parent f02f0ee1c9
commit b3ecb19bd9

View File

@ -37,7 +37,7 @@ function usage {
echo " --docs Just build the documentation"
echo " --backup-environment Make a backup of the environment on exit"
echo " --restore-environment Restore the environment before running"
echo " --destroy-environment DEstroy the environment and exit"
echo " --destroy-environment Destroy the environment and exit"
echo " -h, --help Print this usage message"
echo ""
echo "Note: with no options specified, the script will try to run the tests in"