]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
teuthology-tree: remove cruft from usage
authorJosh Durgin <jdurgin@redhat.com>
Fri, 20 Nov 2015 21:35:42 +0000 (13:35 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 9 Dec 2015 21:04:54 +0000 (13:04 -0800)
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
scripts/tree.py

index aad0f1921424544a87a42170603ba6aef71f45aa..f00ad29f3e860ad19d2c345f24e97dc4e3a45738 100644 (file)
@@ -15,13 +15,13 @@ By default, the remainder of a line starting with '# desc:' will
 be included from each file in the specified suite directory.
 
 positional arguments:
-  <suite_dir>            path under which to archive results
+  <suite_dir>            qa suite path to traverse and describe
 
 optional arguments:
   -h, --help                          Show this help message and exit
   -p <prefixes>, --prefix <prefixes>  Comma-separated list of prefixes
                                       [default: desc]
-""".format(archive_base=teuthology.config.config.archive_base)
+"""
 
 
 def main():