From: Josh Durgin Date: Fri, 20 Nov 2015 21:35:42 +0000 (-0800) Subject: teuthology-tree: remove cruft from usage X-Git-Tag: 1.1.0~727^2~18 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=da84fcd6cd154b021998f395fbfdf434456c40d1;p=teuthology.git teuthology-tree: remove cruft from usage Signed-off-by: Josh Durgin --- diff --git a/scripts/tree.py b/scripts/tree.py index aad0f1921..f00ad29f3 100644 --- a/scripts/tree.py +++ b/scripts/tree.py @@ -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: - path under which to archive results + qa suite path to traverse and describe optional arguments: -h, --help Show this help message and exit -p , --prefix Comma-separated list of prefixes [default: desc] -""".format(archive_base=teuthology.config.config.archive_base) +""" def main():