]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Don't document non-existing flag '--hide-elapsed'
authorSascha Peilicke <saschpe@gmx.de>
Fri, 17 Jan 2014 14:27:44 +0000 (15:27 +0100)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:17 +0000 (15:20 +0800)
Closes-Bug: 1277051
Change-Id: I4435645025dabcecf3dc1b7168ce17f10d6df534

run_tests.sh

index 06934e9e2e95296fc32925f9e0b0cc90b653b8bc..4d838e8aa9dc0d75bf86dcf379ccef2621d71e4f 100755 (executable)
@@ -18,7 +18,6 @@ function usage {
   echo "  -c, --coverage              Generate coverage report"
   echo "  -d, --debug                 Run tests with testtools instead of testr. This allows you to use the debugger."
   echo "  -h, --help                  Print this usage message"
-  echo "  --hide-elapsed              Don't print the elapsed time for each test along with slow test list"
   echo "  --virtual-env-path <path>   Location of the virtualenv directory"
   echo "                               Default: \$(pwd)"
   echo "  --virtual-env-name <name>   Name of the virtualenv directory"