Add support for Tox
Change-Id: I6974c78e15e34cbe1ce28b2f43525dd267b814e4
This commit is contained in:
@@ -67,7 +67,8 @@ def gen_url(title, foreach, sections):
|
||||
|
||||
def get_options():
|
||||
parser = argparse.ArgumentParser(
|
||||
description='Create a gerrit dashboard URL from a dashboard definition')
|
||||
description='Create a gerrit dashboard URL from a dashboard '
|
||||
'definition')
|
||||
parser.add_argument('dash',
|
||||
metavar='dashboard_file',
|
||||
help="Dashboard file to create url from")
|
||||
|
Reference in New Issue
Block a user