]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
docopt was creating a --lock) param; fix the docstring so that doesn't happen
authorAndrew Schoen <aschoen@redhat.com>
Tue, 9 Dec 2014 16:15:00 +0000 (10:15 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 9 Dec 2014 16:15:00 +0000 (10:15 -0600)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
scripts/run.py

index cb6fbfa0042b96e258dcd3db0d7aeccecc571adc..9cddeb0b351d6098c7c9ef01a1e7557b96e2aaba 100644 (file)
@@ -19,8 +19,7 @@ optional arguments:
   --machine-type MACHINE_TYPE    Type of machine to lock/run tests on.
   --os-type OS_TYPE              Distro/OS of machine to run test on [default: ubuntu].
   --os-version OS_VERSION        Distro/OS version of machine to run test on.
-  --block                        block until locking machines succeeds (use with
-                                 --lock)
+  --block                        block until locking machines succeeds (use with --lock)
   --name NAME                    name for this teuthology run
   --suite-path SUITE_PATH        Location of ceph-qa-suite on disk. If not specified,
                                  it will be fetched