Message ID | 20110629095312.31507.5751.launchpad@loganberry.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_dashboard_tool/commands.py' --- lava_dashboard_tool/commands.py 2011-06-27 16:04:39 +0000 +++ lava_dashboard_tool/commands.py 2011-06-29 09:50:26 +0000 @@ -626,7 +626,7 @@ parser.add_argument( "--name", type=str, - default=None, + default="", help="Name of the bundle stream (description)") def invoke_remote(self):