Removing seconds unit

This commit is contained in:
Rick Harris
2011年06月15日 00:08:19 +00:00
parent f46c9d7c96
commit 3368a35ff9

View File

@@ -10,7 +10,7 @@ function usage {
echo " -f, --force Force a clean re-build of the virtual environment. Useful when dependencies have been added."
echo " -p, --pep8 Just run pep8"
echo " -h, --help Print this usage message"
echo " --show-elapsed Print elapsed time for tests along with slowest tests"
echo " --show-elapsed Print elapsed time in seconds for tests along with slowest tests"
echo ""
echo "Note: with no options specified, the script will try to run the tests in a virtual environment,"
echo " If no virtualenv is found, the script will ask if you would like to create one. If you "
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.