]> 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)
committerSascha Peilicke <saschpe@gmx.de>
Thu, 6 Feb 2014 12:12:16 +0000 (13:12 +0100)
Closes-Bug: 1277051
Change-Id: I4435645025dabcecf3dc1b7168ce17f10d6df534

run_tests.sh

index cc171246c0e0df166eac2c223a16828925fce19e..99c1220f1485a590f72c8acac16bea49688ddc15 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"